plugins.lsp.servers.rust-analyzer.settings.completion.autoself.enable
Toggles the additional completions that automatically show method calls and field accesses
with self
prefixed to them when inside a method.
default:
true
Type: null or boolean
Default:
null
Declared by: