-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
neovim with nvim-cmp completions not working #1163
Comments
you'll need to post logs |
i was able to find this via
|
if there are other logs that i can look for please direct me where to look. |
Hey, you should update the language-server to the latest version. |
@hingew that's the solution. Thanks!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
using neovim and https://github.com/hrsh7th/nvim-cmp server is started found and attached but there is no auto completion
suggestions for and files in elm project
Expected Behavior
completion suggestions should be usable and found
Current Behavior
no completion suggestions
Your Environment
elm-language-server: 2.5.2
node: v20.10.0
nvim: v0.10.0-dev+1974-g714b07519
The text was updated successfully, but these errors were encountered: