I'm trying to write a custom theme for vscode. In order to do this I need to know the theme scope that was applied to each token when vscode tokenized the source code.
For example was a particular keyword in the source tagged as constant.numeric
or just constant
.
Is there anyway to display this information?
To switch between views, press Ctrl+Shift+V in the editor. You can view the preview side-by-side (Ctrl+K V) with the file you are editing and see changes reflected in real-time as you edit.
ctrl+shift+p and type in "scope", the fuzzy search should find you the command "Developer: Inspect TM Scopes"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With