-
Hi, is there LSP support, is there plans for it?
2nd, how about a client-server architecture where I can connect the editor to the same session from multiple terminals, a la kakoune/emacsclient?
-
### Expected behavior
No errors or warnings.
### Actual behavior
The server returns a number of errors and a warning.
### Log output
```shell
This is what I get from the LSP logs. Not sure how t…
-
Hello
Recently the julia language server has stopped working for me on Neovim on Windows.
Here is the relevant LspLog
```
[ERROR][2024-11-20 13:39:15] .../vim/lsp/rpc.lua:770 "rpc" "C:\\Users\\hari…
-
Operating System: Windows 11 Home Version 23H2 (build 22631.4460)
Sublime Text Version: 4180
I'm using WSL2 to work on a Svelte project, but I noticed that the LSP crashes when opening a `.svelte`…
-
I see that lem is implementing the LSP functions. Can I run the LSP server alone without starting lem? If yes, how can I do it?
-
window 11
> pip install python-lsp-server
lsp-copliot configuration
``` toml
[[language]]
name = "python"
file-types = ["py", "pyi", "py3", "pyw", "ptl", "rpy", "cpy", "ipy", "pyt", { g…
-
In GitLab by @resolritter on Mar 14, 2023, 19:02
Please provide an LSP server for Inko such that users can have better language support within their editors.
I'd vouch for the following features to …
-
We have an [LSP](https://microsoft.github.io/language-server-protocol/) at https://github.com/openfga/vscode-ext/blob/main/server/package.json
We'd like to publish it so that community members buildi…
-
I am tyring to use distant.nvim for remote work. It is a really nice plugin. But there is an issue in my setup: after I `DistantOpen /path/to/server/file.py`, I can see some diagnostic show up but the…
hek14 updated
1 month ago
-
Hi hi,
I was using the language support for many versions in Neovim without any issues, but after the update to 2.5.5, the client doesn't attach to buffers anymore, this is the log I got from LSP:
…