-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
NixVim \\ heavy flow of same errors then using nixd #604
Comments
nixvim issue: nix-community/nixvim#2390 |
Having the same issue, but not using NixVim. Just normally configured Neovim. |
This is a bug in nvim, see neovim/neovim@84bbbd9. |
I have the same issue. I tried the suggested workarounds in the tickets linked but it doesn't stop logging. It looks to me a different issue. In my understanding the issue in that ticket is triggered when the nix file contains a unicode character. In my case, logging very similarly to the ticket, file doesn't contain any special character. It feels like nixd info logs are printed to |
So there is still reports on semantic tokens w/ Unicode character, let's reopen this issue and I'll inspect a little bit. |
Recently, I temporarily disabled semantic tokens in #616. We've received considerable feedback suggesting that this feature requires more thoughtful refinement. As of #616 (v2.5.1+), syntax coloring is now disabled in your editor by default. This should workaround the issue and ensure it no longer causes any inconvenience. In the future, semantic highlighting may undergo a significant refactor before being reintroduced. Happy coding! |
Part of #573. |
Bug
so any time i edit .nix file i get flow of those, exactly same errors
Logs
Config
part of my NixVim Configuration, declaring LSPs:
i guess something is missed here but cant understand or find any info what exactly. LSP works, the only problems are these error messages. thx
The text was updated successfully, but these errors were encountered: