-
### Description
### Ruby LSP Information
Details
-
**Describe the bug**
When connect to live share as a client, tinymist failed to render.
Error on Windows: `failed to launch preview: Error: entry file must be absolute path`
Error on Linux: no mess…
-
Is your feature related or already mentioned on [the wishlist](https://github.com/emacs-lsp/lsp-mode/discussions/2892)?
Describe your feature here.
When getting completion, I try to use only the…
-
Most LSP extensions expose a setting to configure the verbosity of the LSP output in the extension output panel. This extension doesn't seem to support that. There is `clangd.trace` option but that is…
-
### Your environment
Which OS do you use: NixOS
### Steps to reproduce
1. Introduce an error in your .cabal file.
2. Restart HLS
### Expected behaviour
The error should be shown. In my…
-
I'm building an tutorial for users to implement their own LSP server using lsp4J. Works fine and I hope it will help with the adaption of lsp4j. But if the runtime IDE shuts down I get an exception. I…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I'm trying to configure my LSP client (Haskell Language Server). It seems like options in se…
-
**Describe the bug**
I just downloaded ltex+ as ltex-ls to use as command-line/offline/stand-alone grammar checker. The first run should take long enough, but it seems that the server initialization …
-
We want to implement a Gerbil server speaking the LSP protocol; this will bring first class Gerbil support to editors other than emacs, but also improve emacs integration as modern emacs has pretty go…
vyzo updated
5 months ago
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Default configuration.
```json
"languages": {
"Ruby": {
"language_servers": ["ruby…