Skip to content

Negation Completion

pavlospt edited this page Oct 31, 2014 · 1 revision

Sometimes you autocomplete a boolean and then you go back to the beginning to add a "!" in front of it to negate it. Turns out that that you can skip that part by pressing the "!" key instead of the enter key to auto-complete it.

Shortcut (during code completion on a boolean): !

Clone this wiki locally