-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Labels
enhancementNew feature or requestNew feature or requesttextDocument/semanticTokensSemantic syntax highlightingSemantic syntax highlightingupstreamworkspace/semanticTokens
Description
After updating the highlighting of constant keywords in hashicorp/syntax#24, semantic tokens should take care of highlighting broken references.
Use-cases
It would be helpful to get feedback when referencing a not-defined variable (or similar item).
Proposal
Instead of highlighting the var
keyword differently (see screenshot above), it is proposed to change the highlighting of the reference name. In the example above, non_existing
should be highlighted differently.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttextDocument/semanticTokensSemantic syntax highlightingSemantic syntax highlightingupstreamworkspace/semanticTokens