Godot Editor Shortcuts
The following are additional Godot Editor Shortcuts via addons:
Expand Region
ALT+W
: expand region (macosCONTROL+W
)ALT+SHIFT+W
: shrink region (macosCONTROL+SHIFT+W
)
Find Everywhere
SHIFT-SHIFT
: Quick OpenALT+SHIFT+F
: Find in Files (macosCONTROL+SHIFT+F
)
Previous Tab
Ctrl+Tab
: Switch to the previously active tab (last tab) by pressing (macosOption+Tab
)