plugins.rustaceanvim.settings.server.default_settings.rust-analyzer.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