-
Hello,
I am trying to setup a new language server but I need to add some custom calls to the language server.
I believe what I need is
1. The ability to enable, and disable a language server …
-
Thanks for getting this going!
It looks like the current language server `vscode-json-languageserver-bin@1.0.1`, probably originally chosen in `jupyterlab-lsp` because it was a single `.js` file, m…
-
I was looking at Emmet these days and trying to find a way to integrate it into Eclipse. The most straightforward way seems to be to implement a [Language Server Protocol](https://microsoft.github.io/…
-
I would love to see some episodes on how to create a language server for Minsk, as I imagine this needs to tie in deeply with the compiler.
Would also enable some cool integrations with VSCode.
-
Is it possible to query the language server for example the path to the current project file.
I see in the lsp output that it correctly finds my csproj file
I have not found any documentation rega…
-
```
when click the button to capture an image it gives error no language found..
in setting it gives error no language server found. please reply soon about this
```
Original issue reported on code.…
-
```
when click the button to capture an image it gives error no language found..
in setting it gives error no language server found. please reply soon about this
```
Original issue reported on code.…
-
https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md
-
```
when click the button to capture an image it gives error no language found..
in setting it gives error no language server found. please reply soon about this
```
Original issue reported on code.…
-
For history see: #576
For initial PR see: #969
Lsp packages have been pushed to nuget [here](https://www.nuget.org/packages/OmniSharp.Extensions.JsonRpc/) and [here](https://www.nuget.org/packages…