plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.semanticHighlighting.punctuation.enable

Use semantic tokens for punctuation.

When disabled, rust-analyzer will emit semantic tokens only for punctuation tokens when they are tagged with modifiers or have a special role.

Type: null or boolean

Default: null

Plugin default: false