plugins.lsp.servers.rust_analyzer.settings.completion.autoimport.enable
Toggles the additional completions that automatically add imports when completed.
Note that your client must specify the additionalTextEdits
LSP client capability to truly have this feature enabled.
Type: null or boolean
Default:
null
Plugin default: true
Declared by: