Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LSP-nimlangserver #17

Open
lewisl opened this issue Aug 24, 2024 · 3 comments
Open

LSP-nimlangserver #17

lewisl opened this issue Aug 24, 2024 · 3 comments

Comments

@lewisl
Copy link

lewisl commented Aug 24, 2024

Does it also make sense to have LSP-nimlangserver (and sublime lsp) installed, too? To what extent does this overlap with NimPlus?

@vanyle
Copy link
Owner

vanyle commented Aug 24, 2024

NimPlus does not use the Nim LSP for suggestions / checking. You can use it without installing them.
On the other-hand, if you prefer the suggestions provided by LSP-nimlangserver, you can disable the suggestions from NimPlus in the settings and use those provided by the LSP.

In my opinion, both suggestions are slow and do not provide quality suggestions. When I get some time (this means in a very long time :'( ), I'll try to write a better
(and faster) suggestion engine to improve the DevX that does not rely on the Nim compiler.

@lewisl
Copy link
Author

lewisl commented Aug 24, 2024 via email

@lewisl
Copy link
Author

lewisl commented Aug 27, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants