plugins.lsp.servers.rust-analyzer.settings.rustfmt.rangeFormatting.enable

Enables the use of rustfmt’s unstable range formatting command for the textDocument/rangeFormatting request. The rustfmt option is unstable and only available on a nightly build.

default:

false

Type: null or boolean

Default: null

Declared by: