# Hot Key

Mac OS Hot Key Windows Hot Key Description
⌘ + Q Exit Developer Tools
⇧ + ⌘ + N shift + ctrl + N New Project
⇧ + ⌘ + W shift + ctrl + W Close current project
Files
⌘ + N ctrl + N New file
⌘ + S ctrl + S Save file
⇧ + ⌘ + S shift + ctrl + S Save All Files
⌘ + W ctrl + W Close current file
Edit
⌘ + Z ctrl + Z Revocation
⇧ + ⌘ + Z shift + ctrl + Z Redo
⌘ + C ctrl + C Copy
⌘ + X ctrl + X Cut
⌘ + V ctrl + V Paste
⌘ + [ ctrl + [
⌘ + ] ctrl + ] Code right indentation
⇧ + ⌥ + F shift + alt + F Formatting Code
⌥ + ⬆ alt + ⬆ Code up one Line
⌥ + ⬇ alt + ⬆ Code up one Line
⇧ + ⌥ + ⬆ shift + alt + ⬆ Copy and paste up
⇧ + ⌥ + ⬇ shift + alt + ⬆ Copy and paste down
⌘ + P ctrl + P Skip to file
⌘ + E ctrl + E Skip to recent files
⌘ + ⌥ + ⬅ ctrl + alt + ⬅ Open the file on the left side of the current file editor
⌘ + ⌥ + ➡ ctrl + alt + ➡ Open the file to the right of the current file editor
⌘ + F ctrl + F File search
⇧ + ⌘ + F shift + ctrl + F Search within the project
⇧ + ⌘ + R shift + ctrl + R Focus in the editor, indicating replacement
Tool
⌘ + B ctrl + B Compile project
⌘ + R ctrl + R Focus outside the editor, compiling the project
⇧ + ⌘ + P shift + ctrl + P Preview code
⇧ + ⌘ + U shift + ctrl + U Upload code
Interface
⌘ + , ctrl + , Open the settings window