-
#### 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 -…
-
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…
-
On a laptop waking back up, the application reports the following error:
![image](https://github.com/user-attachments/assets/16a7d7e1-b4f8-42bd-a44f-24c321fde2f6)
This was the JSON port of the lan…
-
新年好,有没有可能提供通用的 language server cli工具和用法说明,这样不仅 vscode 用户,所有支持LSP功能的编辑器用户都能受益。
比如 [Neovim内置LSP](https://neovim.io/doc/user/lsp.html),估计idea也会有对应的工具。
我找到了这个[npm包](https://npm.io/package/spark-sql-la…
-
for my use case, the language server will always be located at the same spot for myself and everyone in my team.
it would be nice if the language server could be saved in a config file in the `.ide…
-
Hey Anton,
I did just compile the latest version on typstlanguagetool with the remote-server feature.
Settings in settions.json (VSCodium) are:
` "generic-lsp.configuration": [
…
-
## Development environment used
- Z Open Editor version: 3.2.2
- Editor Platform : Visual Studio Code
- Editor Platform Version: 1.80.2
- Operating System : Win10
- Java Version : 17.0.4.1
…
-
So it used to that vue language server handles the request `volar/client/findFileReference` to find reference of a SFC vue file.
https://github.com/volarjs/volar.js/blob/ea92d55c03a82bf4515da82384ae…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
With the proxy enabled, some language servers cannot start and ask for authentication for node.
A…
-
The following setup needed for VSCode Relay extension to work with monorepos, doesn't work with `vite-plugin-relay` and throws `ReferenceError: require is not defined` where `graphql` template literal…