codemirror-languageserver icon indicating copy to clipboard operation
codemirror-languageserver copied to clipboard

Is there any plan to make it fully support LSP? (jump to def, find references, symbol search)

Open JohnAmadeo opened this issue 1 year ago • 1 comments

Thanks for building this amazing library! :)

I was looking at Langserver ("a community-driven site, maintained by Sourcegraph, to track development progress of LSP-compatible language servers and clients")

And found out this library is missing some features that would make it fully support LSP.

Screenshot 2023-10-24 at 11 06 06 AM

Are there any plans to implement the remaining features as shown above?

JohnAmadeo avatar Oct 24 '23 18:10 JohnAmadeo