In other words, if the VSCode setting
“editor.semanticHighlighting.enabled”
remains set at its default
“configuredByTheme”,
and the theme file *-color-theme.json
(or comparable json file)
does not include this setting as either ‘true’ or ‘false’,
what is the default behavior of Visual Studio Code (v1.91.1 – 2024.07.25)?
“True”?
The file “defaultSettings.josn” does not address this common possibility.
===
(Newbie tags: #configuredByTheme #configuredbytheme #visual-studio-code