Select a keyword and change it to its opposite e.g. like a boolean from true to false or vice versa.
Select a keyword and change it to its next sibling e.g. like an accessor from private -> protected -> public -> private ... The rotation is always in alphabetical order.
How to use
Select the keyword or place a caret in the keyword and run the command or press the keyboard shortcut. The keyword swap works also with multiple different keywords.
Available Commands
Invert Keyword - Invert a keyword to its opposite.
Rotate Keyword - Rotate a keyword to its next sibling.
Keyboard Shortcuts
macOS
Cmd + I -> Invert Keyword
Cmd + Shift + I -> Rotate Keyword
Windows / Linux
Ctrl + I -> Invert Keyword
Ctrl + Shift + I -> Rotate Keyword
If the key bindings don't work, please check Preferences -> Keyboard Shortcuts.