Merge/Unmerge If Statements
Experiment with your code without changing the semantics.
Sometimes your code can be reshaped to make it more readable. For example, you can use ⌥⏎ (macOS) / Alt+Enter (Windows/Linux), to merge or split If Statements without changing the semantics of your code.