Last active
July 15, 2024 06:16
-
-
Save dfinke/e78a197a4cff82cb7acc9cfc51d162a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Name Value | |
---- ----- | |
BreakAllDebuggerShortcut Ctrl+B | |
CloseRunspaceShortcut Ctrl+W | |
CloseScriptShortcut Ctrl+F4 | |
Copy2Shortcut Ctrl+Ins | |
Cut1Shortcut Ctrl+X | |
Cut2Shortcut Shift+Del | |
EditorBoxSelectLineDownShortcut Alt+Shift+Down | |
EditorBoxSelectLineUpShortcut Alt+Shift+Up | |
EditorBoxSelectToNextCharacterShortcut Alt+Shift+Right | |
EditorBoxSelectToPreviousCharacterShortcut Alt+Shift+Left | |
EditorDeleteCharacterToLeftShortcut Shift+Backspace | |
EditorDeleteWordToLeftShortcut Ctrl+Backspace | |
EditorDeleteWordToRightShortcut Ctrl+Del | |
EditorInsertNewLineShortcut Shift+Enter | |
EditorMakeLowercaseShortcut Ctrl+U | |
EditorMakeUppercaseShortcut Ctrl+Shift+U | |
EditorMoveCurrentLineToBottomShortcut Ctrl+Alt+End | |
EditorMoveCurrentLineToTopShortcut Ctrl+Alt+Home | |
EditorMoveToEndOfDocumentShortcut Ctrl+End | |
EditorMoveToNextWordShortcut Ctrl+Right | |
EditorMoveToPreviousWordShortcut Ctrl+Left | |
EditorMoveToStartOfDocumentShortcut Ctrl+Home | |
EditorRedoShortcut1 Ctrl+Y | |
EditorRedoShortcut2 Alt+Shift+Backspace | |
EditorScrollDownAndMoveCaretIfNecessaryShortcut Ctrl+Down | |
EditorScrollUpAndMoveCaretIfNecessaryShortcut Ctrl+Up | |
EditorSelectAllShortcut Ctrl+A | |
EditorSelectEnclosingShortcut Alt+Left | |
EditorSelectFirstChildShortcut Alt+Right | |
EditorSelectLineDownShortcut Shift+Down | |
EditorSelectLineUpShortcut Shift+Up | |
EditorSelectNextSiblingShortcut Alt+Down | |
EditorSelectPageDownShortcut Shift+PgDn | |
EditorSelectPageUpShortcut Shift+PgUp | |
EditorSelectPreviousSiblingShortcut Alt+Up | |
EditorSelectToEndOfDocumentShortcut Ctrl+Shift+End | |
EditorSelectToEndOfLineShortcut Shift+End | |
EditorSelectToNextCharacterShortcut Shift+Right | |
EditorSelectToNextWordShortcut Ctrl+Shift+Right | |
EditorSelectToPreviousCharacterShortcut Shift+Left | |
EditorSelectToPreviousWordShortcut Ctrl+Shift+Left | |
EditorSelectToStartOfDocumentShortcut Ctrl+Shift+Home | |
EditorSelectToStartOfLineShortcut Shift+Home | |
EditorTransposeLineShortcut Alt+Shift+T | |
EditorUndoShortcut1 Ctrl+Z | |
EditorUndoShortcut2 Alt+Backspace | |
ExitShortcut Alt+F4 | |
F10KeyboardDisplayName F10 | |
F11KeyboardDisplayName F11 | |
F12KeyboardDisplayName F12 | |
F1KeyboardDisplayName F1 | |
F2KeyboardDisplayName F2 | |
F3KeyboardDisplayName F3 | |
F4KeyboardDisplayName F4 | |
F5KeyboardDisplayName F5 | |
F6KeyboardDisplayName F6 | |
F7KeyboardDisplayName F7 | |
F8KeyboardDisplayName F8 | |
F9KeyboardDisplayName F9 | |
FindNextShortcut F3 | |
FindPreviousShortcut Shift+F3 | |
FindShortcut Ctrl+F | |
GetCallStackShortcut Ctrl+Shift+D | |
GoToConsoleShortcut Ctrl+D | |
GoToEditorShortcut Ctrl+I | |
GoToLineShortcut Ctrl+G | |
GoToMatchShortcut Ctrl+Oem6 | |
HelpShortcut F1 | |
HideHorizontalAddOnToolShortcut Ctrl+Shift+H | |
HideVerticalAddOnToolShortcut Ctrl+Shift+V | |
IntellisenseShortcut Ctrl+Space | |
ListBreakpointsShortcut Ctrl+Shift+L | |
NewRemotePowerShellTabShortcut Ctrl+Shift+R | |
NewRunspaceShortcut Ctrl+T | |
NewScriptShortcut Ctrl+N | |
OpenScriptShortcut Ctrl+O | |
Paste1Shortcut Ctrl+V | |
Paste2Shortcut Shift+Ins | |
RemoveAllBreakpointsShortcut Ctrl+Shift+F9 | |
ReplaceShortcut Ctrl+H | |
RunScriptShortcut F5 | |
RunSelectionShortcut F8 | |
SaveScriptShortcut Ctrl+S | |
ShowCommandShortcut Ctrl+F1 | |
ShowScriptPaneMaximizedShortcut Ctrl+3 | |
ShowScriptPaneRightShortcut Ctrl+2 | |
ShowScriptPaneTopShortcut Ctrl+1 | |
ShowSnippetShortcut Ctrl+J | |
StartPowerShellShortcut Ctrl+Shift+P | |
StepIntoShortcut F11 | |
StepOutShortcut Shift+F11 | |
StepOverShortcut F10 | |
StopAndCopyShortcut Ctrl+C | |
StopDebuggerShortcut Shift+F5 | |
StopExecutionShortcut Ctrl+Break | |
ToggleBreakpointShortcut F9 | |
ToggleHorizontalAddOnPaneShortcut Alt+Shift+H | |
ToggleOutliningExpansionShortcut Ctrl+M | |
ToggleScriptPaneShortcut Ctrl+R | |
ToggleVerticalAddOnPaneShortcut Alt+Shift+V | |
ZoomIn1Shortcut Ctrl+Add | |
ZoomIn2Shortcut Ctrl+Shift+Add | |
ZoomIn3Shortcut Ctrl+Plus | |
ZoomIn4Shortcut Ctrl+Shift+Plus | |
ZoomOut1Shortcut Ctrl+Subtract | |
ZoomOut2Shortcut Ctrl+Shift+Subtract | |
ZoomOut3Shortcut Ctrl+Minus | |
ZoomOut4Shortcut Ctrl+Shift+Minus |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment