plugins.lsp.servers.rust_analyzer.settings.typing.excludeChars
Specify the characters to exclude from triggering typing assists. The default trigger characters are .
, =
, <
, >
, {
, and (
.
Type: null or string
Default:
null
Plugin default: "|<"
Declared by: