# Hide/unhide C statements

Hotkeys

**Keypad -**

Hide current statement

**Keypad +**

Unhide current statement

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.

See also: [interactive operation](https://docs.hex-rays.com/9.0sp1/user-guide/decompiler/interactive)
