plugins.lsp.servers.rust-analyzer.settings.highlightRelated.exitPoints.enable
Enables highlighting of all exit points while the cursor is on any return
, ?
, fn
, or return type arrow (->
).
default:
true
Type: null or boolean
Default:
null
Declared by: