Surround with

Surround your code with common programming constructs

Use Surround With ⌃T (macOS) / Shift+Ctrl+Alt+T (Windows/Linux) to surround code with an if-statement, try-catch, and more...


Related Resources

Expand and Collapse Code
Quickly view specific parts of a class by expanding or collapsing code
Move Statement
Move a statement up or down
Optimize imports
Remove unused imports from your code