Keyboard Shortcuts
You can connect a USB keyboard to your Nintendo Switch Console to make typing quicker and more accurate.
While using a USB keyboard there are a number of very helpful shortcuts worth knowing!
Function Keys
At the top of the keyboard you will find a row of F keys (function keys).
Each one does something different in FUZE4 Nintendo Switch. Take a look at the list below:
F1 - Opens the Help menu. If you are in the code editor, this will open the in-editor Help menu. If you're on the Main Menu it will take you to the main Help section.
F2 - Takes you to the Media Browser.
F3 - Saves your project.
F5 - Pressing F5 will run your program. This works no matter where you are in FUZE, unless you are editing a program's description! When editing a program's description, F5 will confirm and return you to the program.
F6 - Takes you to the Image Editor.
F7 - Takes you to the Map Editor.
F8 - Takes you to the Settings menu.
F9 - Takes you to the Code Editor.
F10 - Takes you back to the Main Menu.
F11 - Toggles text edit/help documentation view in the Code Editor.
Editing Shortcuts
There are also a number of handy shortcuts to use while writing code in the Code Editor. These are:
Shift - Select text (hold to select)
Alt - Select text (press to toggle on/off)
Ctrl + K - Show / Hide Keyboard
Ctrl + B - Bookmarks
Ctrl + V - Paste code
Ctrl + C - Copy selected code
Ctrl + X - Cut selected code