Anyone get semantic highlighting to work in VS Code?
My class names are not showing up in a different color.
When I examine the "Input" class name with Developer: Inspect Editor Tokens and Scopes
I see this:
I tried to change the color like this in my settings
But the change didnt happen. Any idea what I'm doing wrong? or how I can get visual studio code to recognize semantics in GDScript better? I've got the godot tools extension and you can even see semantic highlighting working correctly in their preview here: