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