For the complete documentation index, see llms.txt. This page is also available as Markdown.

hx_CollapseDecls

Description

This command collapses the current statement into one line. It can be applied to multiline statements (if, while, for, do, switch, blocks).

The hidden item can be uncollapsed using the unhide command.

Hotkeys:

  • Keypad -: Hide current statement

  • Keypad +: Unhide current statement

Last updated

Was this helpful?