Shortcuts SAP Web IDE for Windows

47 shortcuts2,650 views
Open Trainer

WindowsAction
Ctrl+Alt+NNew file
Ctrl+Alt+Shift+NNew folder
Ctrl+Alt+Shift+ONew project
Ctrl+Alt+Shift+ENew Extension project
Alt+WClose file
Alt+Shift+WClose all files
Ctrl+SSave file
Ctrl+Shift+SSave all files
Ctrl+SpaceShow Code Completion Suggestions
Ctrl+ZUndo
Ctrl+YRedo
Ctrl+X/C/VCut/ Copy/ Paste
F2Rename file or folder
DeleteDelete
Alt+RMove to the tab on the right
Alt+QMove to the tab on the left
Ctrl+Alt+RNavigate back to the previous file
Ctrl+Alt+YNavigate forward
Ctrl+Shift+9Navigate to the file that was edited last
Ctrl+IShow/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+TAdd todo comment
Tab/Shift+TabIndent/ Outdent line
Alt+Arrow Up/Arrow DownMove lines up / down
Alt+Shift+Arrow Up/Arrow DownCopy lines up / down
Ctrl+Alt+BBeautify file format
Ctrl+Alt+JGenerate JSDoc Comment
Ctrl+Alt+GGoto JavaScript definition
Alt+Shift+RRun
Ctrl+Alt+Shift+RRun without frame
Ctrl+FFind
Ctrl+HFind and replace
Ctrl+Alt+WFind references
Ctrl+Shift+FAdvanced repository search
Ctrl+MMaximize/Restore Active Editor
Ctrl+Shift+MView console
Ctrl+Shift+VView Git pane
Ctrl+Shift+UView outline
Ctrl+Alt+PView Problems
Ctrl+.Open Preferences perspective
Ctrl+Shift+EOpen Extensibility pane
Ctrl+Shift+ROpen Resource
Ctrl+3Open Quick Access dialog box
Ctrl+LGo to Line
Alt+JRefactor
Alt+IOpen I18n/ internationalization