-
### Code editor
Emacs
### Platform
Void Linux
### Version
5.0.0
### What steps will reproduce the bug?
bash-language-server doesn't disable snippet candidates for completion with …
-
I've been trying to use `basedpyright` (version `1.21.1`), but I cannot configure any of the `analysis` settings. I'm using `eglot` and this is the result of `eglot-show-workspace-configuration`:
`…
-
When `eglot` is enable, the `completion-at-point` gives fuzzy results like the image shown here (https://github.com/julia-vscode/LanguageServer.jl/pull/906)
The fuzzy completion is good for functio…
-
I have no idea what's happening here exactly, but here are the screenshots
![image](https://github.com/user-attachments/assets/9cbf455c-b589-48b9-9fc9-bde82a06cdb7)
This is right after opening a…
-
Thank you for creating flymake-collection! I use it together with Eglot to fill the gaps left by the LSP server (e.g., running ESLint along `typescript-language-server`). However, doing so is a little…
-
Hello.
Great project.
Just wondering, since Eglot is basically standard Emacs LSP client, and I use it a lot, can Eglot also be used?
-
I prefer to use the eglot language server implementation over `lsp-mode`. It would be nice to have an option to set which language server to use, or to make the mode independent of the language server…
-
Citre mode will overwrite `imenu-create-index-function` when `citre-enable-imenu-integration` is `t`.
However, this might create problem if the user also has other imenu backend, e.g. `eglot-imenu`…
-
According to docs elixir 1.17 and otp 27 should be supported now.
Thanks for the work on that, very much appreciated.
I am facing a problem though. Maybe I am just missing something stupid.
I u…
-
Sometimes (It is common), eglot does find the crate root and indexes it, but then if I jump using find defienation or something else, reports no defination found by LSP.
When that occures, it seems …