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.

default:

true

Type: null or boolean

Default: null

Declared by: