MPS 2017.3 Help

Shift

This section lists and describes the keyboard shortcuts that include the Shift key:

Shift+Navigation keys

ShortcutFunctionUse this shortcut to...
N/ADown with SelectionMove the caret one line down selecting the text.
N/AMove to Line End with SelectionMove the caret to the end of line, selecting text.
N/AStart New LineStart a new line after the current one, positioning the caret in accordance with the current indentation level (equal to sequential pressing End, Enter).
N/AHide Active WindowHide the currently active tool window.
N/AMove to Line Start with SelectionMove the caret to the beginning of line, selecting the text.
N/ALeft with SelectionMove the caret one character to the left selecting the text.
N/APage Down with SelectionMove the caret one page down selecting the text.
N/APage Up with SelectionMove the caret one page up selecting the text.
N/ARight with SelectionMove the caret one character to the right selecting the text.
N/AUnindent SelectionMove selected block to the previous indent level.
N/AUp with SelectionMove the caret one line up selecting the text.

Shift+Function (F) keys

ShortcutFunctionUse this shortcut to...
N/AOne of the following:
  • Navigate to Previous Highlighted Error.
  • Stop Program.
Depending on whether you are editing or debugging:
  • When editing: Navigate to the previous found error/warning.
  • When debugging: Terminate the debugging session.
N/A/ N/ASearch for next/previous occurrenceJump to the next/previous occurrence of the selected word in the editor.
N/ARename Rename a statement and correct all references. (Refactoring).
N/AMove to Previous Difference/Smart Step IntoMove to a previous difference in a view./ Select the method to step in, if the current line contains multiple method call expressions. (Debugger).
N/AStep OutStep to the first executed line after returning from a current method.
N/ADebugDebug application.
N/ARunRun application.
N/AShow BookmarksOpen Bookmarks dialog to manage existing bookmarks and navigate between them.
N/ARestore Default layoutRestore the default MPS layout (tool windows positions, buttons location and order). To restore the default layout, check the option Store Current Layout as Default in the Window menu.
Last modified: 10 January 2018