plugins.lsp.servers.rust-analyzer.settings.semanticHighlighting.strings.enable
Use semantic tokens for strings.
In some editors (e.g. vscode) semantic tokens override other highlighting grammars. By disabling semantic tokens for strings, other grammars can be used to highlight their contents.
default:
true
Type: null or boolean
Default:
null
Declared by: