-
Hi,
please let me know how to trigger that LSP example
The RustExtension and RustLanguageServerProvider classes never kick in
no breakpoint are registered and nothing happens as I drop a .rs or…
-
The obvious question:
Do you intend to support the [Language Server Protocol](https://microsoft.github.io/language-server-protocol/) ?
-
Hello
I'm trying to install ocaml-lsp-server on my pc (ubuntu 24.10) using `opam install ocaml-lsp-server` but I get this error message : [log.txt](https://github.com/user-attachments/files/17473…
-
### Summary
Disabling the Rust LSP server restores the Helix auto-save behaviour.
Leaving the LSP enabled and disabling`auto-format` also restores the auto-save behaviour.
rustc 1.82.0, helix 2…
-
_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 …
-
I am using https://github.com/SofusA/roslyn-language-server (which basically wraps the microsoft roslyn lsp server since sublime lsp doesn't support named pipes yet) for C# but there are no diagnostic…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Deno's web app framework "Fresh" uses [file-based routing](https://fresh.deno.dev/docs/concepts/ro…
-
-
`vue.hybridMode` is a mode where `LSP-vue` works together with `LSP-typescript` (with Vue Typescript plugin enabled) where each handles different functionality within the vue file.
`vue.hybridMode`…
-
If i open Sublime Text and enable a server, all works fine
If i move to tab and create a new window, then no completion is available for that window
Starting a new server just for that moved tab…