LanguageServer.jl icon indicating copy to clipboard operation
LanguageServer.jl copied to clipboard

Documentation from local package functions does not show using mouseover

Open RayleighLord opened this issue 3 years ago • 1 comments

I recently found while developing my own package that, contrary to other packages imported, when I mouseover my defined functions I do not get a popup with the documentation.

If i use ?function in the REPL I get the correct documentation but not by mouseover. Over HoJ discord someone said that this feature works in the insider version, but it does not seem to work in the general Julia extension.

RayleighLord avatar Apr 09 '22 09:04 RayleighLord

Probably same as #988 and linked issues?

fredrikekre avatar Apr 10 '22 22:04 fredrikekre