-
### Related problem
As described in https://github.com/nushell/vscode-nushell-lang/issues/117 there is a demand to integrate support for the language server protocol (LSP) into Nushell itself inste…
-
The obvious question:
Do you intend to support the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/) ?
-
_Originally opened by @rudolph9 in https://github.com/cuelang/cue/issues/142_
Here is an example of a YAML file LSP https://github.com/redhat-developer/yaml-language-server
I've never created one …
-
Have you considered supporting the [language server protocol](https://microsoft.github.io/language-server-protocol/) (LSP)?
Supporting this directly in the editor might be a good idea since it woul…
-
For some languages (concretely thinking about hardware description languages such as VHDL or Verilog, but this probably applies to more), there are certain desirable features that are not covered by t…
-
Create a language server to give an IDE-like experience for any editor with an LSP client.
From the [announcement blog post](https://pkl-lang.org/blog/introducing-pkl.html):
> In addition, we are …
-
Are there any plans to add support of lsp to Geany?
-
This is a feature which will bring in:
- Linting
- Code Autocompletion
-
**What problem or use case are you trying to solve?**
OpenDevin now sometimes suffers with edit command (concrete example: https://github.com/OpenDevin/OpenDevin/pull/1928).
**Describe the UX of…
-
There is already [a thread in main geany issues](https://github.com/geany/geany/issues/2184) but I am starting a new thread here. LSP is a protocol used for providing programming language-specific fea…