-
Type: Bug
Hi Team,
Laguage Support for Java by Red Hat fails when .m2/repository directory is included as referenced library for the Java project.
Expected: No error.
Actual: VS Code becomes unres…
-
the single-server branch cannot change languages. There is no error message prompted after the "Settings - Change Language" operation, but there is no language update on the UI. The UI update will on…
-
Current solution does not work well with docker containers, and is overall a bit unstable and hacky currently.
To solve this, a JS language server should be used, and IPC via Std-in/out for getting…
-
I'd love to deprecated the current protocol and replace it with the Microsoft Language Server:
https://github.com/Microsoft/language-server-protocol
This would buy us a lot of editor support out…
-
```
┌ Error: Some Julia code in the VS Code extension crashed
└ @ Main ~/.vscode/extensions/julialang.language-julia-1.48.1/scripts/error_handler.jl:15
ERROR: BoundsError: attempt to access 0-eleme…
-
When trying to "go to definition" for specific import, nothing happens, but the same functionality works when using command on import path.
For example, I would expect this would work when running …
-
### What version of gRPC and what language are you using?
gRPC : v1.37.1
protobuf : v3.15.2
### What operating system (Linux, Windows,...) and version?
Linux 20.04
### What runtime / comp…
-
The console of the bibtex language server shows
```
home/ernst/.vscode/extensions/twday.bibmanager-2.0.0/server/out/server.js:160
let fieldInEntry = citation.hasOwnProperty(field…
-
### Server name
ols
### Server homepage
https://github.com/DanielGavin/ols
### Languages
odin
### Is this server added in lspconfig?
- [X] Yes
- [ ] No
### How is this server distributed?
_No…
-
LSP seems to be getting quite popular. We should check if it's worth implementing for factor.
https://en.wikipedia.org/wiki/Language_Server_Protocol
https://langserver.org/