You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update pyls hover to specify language of signature.
LSP supports `MarkedString[]` to specify render engine. We can definitely
say that function signature should be rendered as python. For the docstring,
as we have no good way of parsing it to guess the engine, we can pass it
as markdown.
0 commit comments