Shortcut Key
Shortcut keys available in the editor.
Editor | Function | Windows | Mac |
---|---|---|---|
UI Canvas | Save | Ctrl + S | Command + S |
Preview | Ctrl + Alt + P | Ctrl + Option + P | |
Undo | Ctrl + Z | Ctrl + Z | |
Redo | Ctrl + Y | Ctrl + Y | |
Copy | Ctrl + C | Command + C | |
Paste | Ctrl + V | Command + V | |
Cut | Ctrl + X | Command + X | |
Create a form app using the previous content | Ctrl + Alt + U | Ctrl + Option + U | |
Action Editor | Save | Ctrl + S | Command + S |
Return to Layout Editor | Ctrl + B | Command + B | |
Copy | Ctrl + C | Command + C | |
Paste | Ctrl + V | Command + V | |
Cut | Ctrl + X | Command + X | |
Cursored row deletion | Ctrl + Shift + K | Command + Shift + K | |
Add a line below cursor line | Ctrl + Enter | Command + Enter | |
Add a line above cursor line | Ctrl + Shift + Enter | Command + Shift + Enter | |
Copy cursor line down | Alt + Shift + Down | Option + Shift + Down | |
Copy cursor line up | Alt + Shift + Up | Option + Shift + Up | |
Move cursor line down | Alt + Down | Option + Down | |
Move cursor line up | Alt + Up | Option + Up | |
Move to the next corresponding bracket | Ctrl + Shift + \ (Backslash) | Command + Shift + \ (Backslash) | |
Add indentation to lines | Ctrl + ] | Command + ] | |
Remove line indentation | Ctrl + [ | Command + [ | |
Move to the beginning of the line | Home | Fn + left arrow | |
Move to end of line | End | Fn + right arrow | |
Move to specified line | Ctrl + G | Ctrl + G | |
Go to the designated symbol | Ctrl + Shift + O | Command + Shift + O | |
Search | Ctrl + F | Command + F | |
Replace | Ctrl + H | Option + Command + F | |
Search Next | F3 | F3 | |
Current Row Selection | Ctrl + L | Command + L | |
Select all matches in the selection | Ctrl + Shift + L | Command + Shift + L | |
Show Code Assist | Ctrl + Space | Option + Esc | |
Format the code | Alt + Shift + F | Option + Shift + F | |
Line comment and release | Ctrl + / | Command + / | |
Rename variable | F2 | F2 | |
Toolbar | Debug Deploy | Ctrl + Alt + D | Ctrl + Option + D |
Release Deploy | Ctrl + Alt + R | Ctrl + Option + R |