-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Description
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 machine and then you can start using it.
In another private project in an offline environment, using a really powerful machine like a server with 40 cores doesn't seem to improve indexing speed either without utilising full cpu cores but that may be due to the specific project. But the pain is that it has to happen on every time you restart GNU Emacs.
Would it be possible to try to make it partially ready early and prioritise current request like clangd?
chuxubank, jpaju and vegardokjpaju
Metadata
Metadata
Assignees
Labels
No labels