Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.rust-tools.server.inlayHints.closingBraceHints.enable

Whether to show inlay hints after a closing } to indicate what item it belongs to.

Type: null or boolean

Default: null

Plugin default: true

Declared by:

plugins.rust-tools.server.inlayHints.closingBraceHints.minLines

Minimum number of lines required before the } until the hint is shown (set to 0 or 1 to always show them).

Type: null or signed integer

Default: null

Plugin default: 25

Declared by: