Semantic Highlighting in Neovim #18
Unanswered
tmwatchanan
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Do linters/type checkers provide the semantics behind syntax highlighting? I kinda thought that was treesitter's job. |
Beta Was this translation helpful? Give feedback.
1 reply
-
how to integrate pylyzer into ci |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've seen that
pylyzer
works well for semantic highlighting in VS Code. But how can I enable it in Neovim as well?Beta Was this translation helpful? Give feedback.
All reactions