plugins.lsp.servers.rust-analyzer.settings.semanticHighlighting.punctuation.specialization.enable
Use specialized semantic tokens for punctuation.
When enabled, rust-analyzer will emit special token types for punctuation tokens instead
of the generic punctuation
token type.
default:
false
Type: null or boolean
Default:
null
Declared by: