The world-first* productivity-oriented color scheme for intelliJ and VSCode to fill the gap between programming languages and human.
171
stars
20
forks
source link
[Documentation] Vscode setup config is not correct on VS marketplace #39
Closed
stanley0010 closed 2 years ago
This is my first time using a semantic highlighting theme:) Thanks @gaplo917 it was amazing.
Though I noticed the config on VS marketplace does not work for me.
And in my settings.json, the second line is not recognised by the vscode. (Not sure if this is only a problem for me)
So in all, I think the config should be
editor.semanticHighlighting.enabled": true
, which enables semantic highlighting for all color themes.