SAP Web IDE Shortcut Keys Download PDF

SAP Web IDE Shortcut Keys
SAP web IDE is a powerful, extensible, net-based totally incorporated improvement tool that simplifies end-to-stop application improvement. construct, debug, test, enlarge and deploy apps the usage of wizards, templates, samples, code and graphical editors, modelers, and extra.
Ctrl+Alt+N – New file
Ctrl+Alt+Shift+N – New folder
Ctrl+Alt+Shift+O – New project
Ctrl+Alt+Shift+E – New Extension project
Alt+W – Close file
Alt+Shift+W – Close all files
Ctrl+S – Save file
Ctrl+Shift+S – Save all files
Ctrl+Space – Show Code Completion Suggestions
Ctrl+Z – Undo
Ctrl+Y – Redo
Ctrl+X/C/V – Cut/ Copy/ Paste
F2 – Rename file or folder
Delete – Delete
Alt+R – Move to the tab on the right
Alt+Q – Move to the tab on the left
Ctrl+Alt+R – Navigate back to the previous file
Ctrl+Alt+Y – Navigate forward
Ctrl+Shift+9 – Navigate to the file that was edited last
Ctrl+I – Show/Hide all characters
Ctrl+/ – Toggle line comment (Alt+7 on German language keyboard)
Ctrl+Shift+/ – Toggle block comment (Ctrl+Shift+7 on German language keyboard)
Ctrl+Alt+T – Add todo comment
Tab/Shift+Tab – Indent/ Outdent line
Alt+Arrow Up/Arrow Down – Move lines up / down
Alt+Shift+Arrow Up/Arrow Down – Copy lines up / down
Ctrl+Alt+B – Beautify file format
Ctrl+Alt+J – Generate JSDoc Comment
Ctrl+Alt+G – Goto JavaScript definition
Alt+Shift+R – Run
Ctrl+Alt+Shift+R – Run without frame
Ctrl+F – Find
Ctrl+H – Find and replace
Ctrl+Alt+W – Find references
Ctrl+Shift+F – Advanced repository search
Ctrl+M – Maximize/Restore Active Editor
Ctrl+Shift+M – View console
Ctrl+Shift+V – View Git pane
Ctrl+Shift+U – View outline
Ctrl+Alt+P – View Problems
Ctrl+. – Open Preferences perspective
Ctrl+Shift+E – Open Extensibility pane
Ctrl+Shift+R – Open Resource
Ctrl+3 – Open Quick Access dialog box
Ctrl+L – Go to Line
Alt+J – Refactor
Alt+I – Open I18n/ internationalization