gregdolley

Results 11 comments of gregdolley

Have you tried turning on semantic highlighting and using the rule called "other"? In your settings.json, it would look like this: ```json { "editor.semanticTokenColorCustomizations": { "enabled": true, "rules": { "other":...