Shortcuts SAP Web IDE for MacOS

47 shortcuts2,348 views
Open Trainer

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