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