plugins.rust-tools.server.completion.termSearch.enable
Whether to enable term search based snippets like Some(foo.bar().baz())
.
Type: null or boolean
Default:
null
Plugin default: false
Declared by:
plugins.rust-tools.server.completion.termSearch.fuel
Term search fuel in “units of work” for autocompletion (Defaults to 1000).
Type: null or signed integer
Default:
null
Plugin default: 1000
Declared by: