-
Hello, the language server seems to be incorrectly highlighting the import_module. The compiler still runs, so it seems like a parsing error from the language server.
![Screenshot from 2024-09-17 1…
-
### In which editor is this a problem?
N/A
### Describe the bug
There are projects which haven’t fully switched to Sass modules system and use approach where every variable, mixin and function is d…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
The issue is related to LSPs not spinning up due to a message like this one:
```
Language serv…
-
**JSON Schema Language Server Contributions**
**Brief Description**
The Language Server Protocol (LSP) provides a way to write an IDE/editor extension that is compatible with any IDE/editor that…
-
Hello,
There seems to be an issue with the precompilation of the language server upon launching when using julia 1.11.
It complains that the REPL package needs the new `StyledString` package, whic…
-
I am working on an extension for Visual Studio. This implements a Language Server (LSP) also. Both extension and LSP are written in C#.NET. Is it a requirement that Language Server run in a separate p…
-
The Language Server Protocol defines a cross-editor protocol to obtain rich language features from an external source. Adding support for this to CodeEdit would make it far simpler to port language ex…
-
What's the difference between [`python-lsp-server`](https://github.com/python-lsp/python-lsp-server) and [`pyright`](https://github.com/microsoft/pyright)? See also the related issue [here](https://gi…
-
A simple humble feature request for the ability to restart the R language server manually (i.e. in VSCode command palate).
This is implemented currently in many language servers, such as clangd and…
-
#### Input
`srb tc --lsp`
root directory contains a rbi folder
#### Observed output
error msg: Sorbet's language server requires a single input directory.
use `srb tc --lsp --no-config -…