rszyma / vscode-kanata

Language support for kanata configuration files in VS Code
https://marketplace.visualstudio.com/items?itemName=rszyma.vscode-kanata
GNU Lesser General Public License v3.0
16 stars 0 forks source link

feature: semantic highlighting #34

Open rszyma opened 4 months ago

rszyma commented 4 months ago

image in the above example, these items are highlighted because textmate-based syntax highlight is kicking in, despite these are being identifiers, not keys. It's not easy to correct these in textmate config (https://github.com/rszyma/vscode-kanata/blob/main/syntaxes/kanata.tmLanguage.json), I've already tried. This could be solved using semantic highlight