-
I raised [this issue](https://github.com/AdaCore/ada_language_server/issues/1221) over on ada_language_server.
The last comment is interesting. Joao suggests we could set `ada.defaultCharset` the s…
-
flycheck-golangci-lint errors can't show up in emacs, if flycheck-eglot-mode is enabled.
![eglot](https://github.com/weijiangan/flycheck-golangci-lint/assets/3970087/bd0736dc-e69d-45ac-9c3f-ed44ee4c7…
-
### Description
I'm trying to set up Emacs to use it as my full-time F# editor. I'm having trouble setting up eglot to enable basic IDE features like go to definition and find references.
I'm ve…
-
With eglot with GNU Emacs, you need to set something like `(setq eglot-connect-timeout 999999)` for kotlin-language-server. In case of this project, it takes about 5 minutes to initialize on my machin…
-
https://github.com/joaotavora/eglot has been started up recently and it'd be super cool to have lsp-intellij work with eglot seemlessly too.
Not sure if there's anything special in lsp-intellij but…
-
Platform:
- emacs/eglot 1.17 (but should be irrelevant, see protocol log)
- eclipse.jdt.ls 1.35.0-202404090315 (also happens with 1.33.0 and Java 21)
- Java 22
- gradle project configured for Java…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…
-
At the moment `eglot-jl` can't be installed as a system package as it needs to write to the package directory. It appears that the new Julia 1.11 feature [Precompile file relocatability](https://julia…
-
Using emacs 29.1 and Godot 4.1 on MacOS, configured to use port 6008.
eglot connects to the Godot instance, but doesn't do anything - and then times-out after 30 seconds.
By contrast, lsp-mode con…
-
我得haskell项目已经有hie.yml,但是每次打开在日志窗口会报找不到hie.yml。换成eglot可以正常使用
[study.zip](https://github.com/user-attachments/files/17092224/study.zip)