Register Login

Keyboard Shortcuts for SAP HANA Cloud Platform in SAP Web IDE

Updated Oct 14, 2019

This tutorial explains Microsoft Windows and Mac OS keyboard shortcuts for SAP HANA Cloud Platform in SAP Web IDE.

Microsoft Windows Keyboard Shortcut in SAP Web IDE

Action Microsoft Windows Keyboard Shortcut
New file Ctrl+Alt+N
New folder Ctrl+Alt+Shift+N
New project Ctrl+Alt+Shift+O
New extension project Ctrl+Alt+Shift+E
Close file Alt+W
Close all files Alt+Shift+W
Save file Ctrl+S
Save all files Ctrl+Shift+S
Show Code Completion Suggestions Ctrl+Space
Undo Ctrl+Z
Redo Ctrl+Y
Cut Ctrl+X
Copy Ctrl+C
Paste Ctrl+V
Rename file or folder F2
Delete Del
Move to the tab on the right Alt+R
Move to the tab on the left Alt+Q
Navigate back to the previous file Ctrl+Alt+R
Navigate forward Ctrl+Alt+Y
Navigate to the file that was edited last Ctrl+Shift+9
Show/Hide all characters Ctrl+I
Toggle line comment Ctrl+/
Toggle line comment (German language keyboard) Alt+7
Toggle block comment Ctrl+Shift+/
Toggle block comment (German language keyboard) Ctrl+Shift+7
Add todo comment Ctrl+Alt+T
Indent line Tab
Outdent line Shift+Tab
Move lines up Alt+Up Arrow
Move lines down Alt+Down Arrow
Copy lines up Alt+Shift+Up Arrow
Copy lines down Alt+Shift+Down Arrow
Beautify file format Ctrl+Alt+B
Generate JSDoc Comment Ctrl+Alt+J
Goto JavaScript definition Ctrl+Alt+G
Run Alt+Shift+R
Run without frame Ctrl+Alt+Shift+R
Find Ctrl+F
Find and replace Ctrl+H
Find references Ctrl+Alt+W
Advanced repository search Ctrl+Shift+F
Maximize/Restore Active Editor Ctrl+M
View console Ctrl+Shift+M
View Git pane Ctrl+Shift+V
View outline Ctrl+Shift+U
View Problems Ctrl+Alt+P
Open Preferences pane Ctrl+.
Open Extensibility pane Ctrl+Shift+E
Open Resource Ctrl+Shift+R
OpenQuick Accessdialog box Ctrl+3
Go to line Ctrl+L
Refactor Alt+J
Open i18n Alt+I

 

Mac OS Keyboard Shortcut in SAP Web IDE

On Mac OS keyboards, the Alt key is also called the Option key.

Action Mac OS Keyboard Shortcut
New file Command+Alt+N
New folder Command+Alt+Shift+N
New project Command+Alt+Shift+O
New extension project Command+Alt+Shift+E
Close file Alt+W
Close all files Alt+Shift+W
Save file Command+S
Save all files Command+Shift+S
Show Code Completion Suggestions Ctrl+Space
Undo Command+Z
Redo Command+Y
Cut Command+X
Copy Command+C
Paste Command+V
Rename file or folder F2
Delete Del
Move to the tab on the right Alt+
Move to the tab on the left Alt+Q
Navigate back to the previous file Command+Alt+R
Navigate forward Command+Alt+Y
Navigate to the file that was edited last Command+Shift+9
Show/Hide all characters Command+I
Toggle line comment Command+/
Toggle line comment (German language keyboard) Alt+H
Toggle block comment Command+Shift+/
Toggle block comment (German language keyboard) Command+Shift+7
Add todo comment Command+Alt+T
Indent line Tab
Outdent line Shift+Tab
Move lines up Shift+Tab
Move lines down Alt+Down Arrow
Copy lines up Alt+Shift+Up Arrow
Copy lines down Alt+Shift+Down Arrow
Beautify file format Command+Alt+B
Generate JSDoc Comment Command+Alt+J
Goto JavaScript definition Command+Alt+G
Run Alt+Shift+R
Run without frame Command+Alt+Shift+R
Find Command+F
Find and replace Command+H
Find references Ctrl+Alt+W
Advanced repository search Command+Shift+F
Maximize/Restore Active Editor Command+M
View console Command+Shift+M
View Git pane Command+Shift+V
View outline Command+Shift+U
View Problems Command+Alt+P
Open Preferences pane Command+.
Open Extensibility pane Command+Shift+E
Open Resource Command+Shift+R
OpenQuick Accessdialog box Command+3
Go to line Command+L
Refactor Alt+J
Open i18n Alt+I


×