Editing text
(Script pane) Help. Important: You can specify that F1 help comes from the TechNet Library on the web or downloaded Help (see Update-Help). To select, click Tools, Options, then on the General Settingstab, set or clear Use local help content instead of online
|
F1
|
Editing text
(Script pane, Command Pane, Output Pane) Copy
|
Ctrl + C
|
Editing text
(Script pane) Cut
|
Ctrl + X
|
Editing text
(Script pane) Expand or Collapse Outlining
|
Ctrl + M
|
Editing text
(Script pane) Find in Script
|
Ctrl + F
|
Editing text
(Script pane) Find Next in Script
|
F3
|
Editing text
(Script pane) Find Previous in Script
|
↑ Shift + F3
|
Editing text
(Script pane) Find Matching Brace
|
Ctrl + ]
|
Editing text
(Script pane, Command Pane) Paste
|
Ctrl + V
|
Editing text
(Script pane, Command Pane) Redo
|
Ctrl + Y
|
Editing text
(Script pane) Replace in Script
|
Ctrl + H
|
Editing text
(Script pane) Save
|
Ctrl + S
|
Editing text
(Script pane, Command Pane, Output Pane) Select All
|
Ctrl + A
|
Editing text
(Script pane, Command Pane) Show Snippets
|
Ctrl + J
|
Editing text
(Script pane, Command Pane) Undo
|
Ctrl + Z
|
Running scripts
New
|
Ctrl + N
|
Running scripts
Open
|
Ctrl + O
|
Script debugging
Run/Continue
|
F5
|
Running scripts
Run Selection
|
F8
|
Running scripts
Stop Execution. Ctrl + C can be used when the context is unambiguous (when there is no text selected).
|
Ctrl + Break
|
Windows PowerShell tabs
Next Windows PowerShell tab. This shortcut works only when no files are open on any Windows PowerShell tab
|
Ctrl + ⭾ Tab
|
Windows PowerShell tabs
Previous PowerShell tab. This shortcut works only when no files are open on any Windows PowerShell tab
|
Ctrl + ↑ Shift + ⭾ Tab
|
Customizing the view
Go to Command (v2) or Console (v3 and later) Pane
|
Ctrl + D
|
Customizing the view
Go to Output Pane (v2 only)
|
Ctrl + ↑ Shift + O
|
Customizing the view
Go to Script Pane
|
Ctrl + I
|
Customizing the view
Hide Script Pane
|
Ctrl + R
|
Customizing the view
Move Script Pane Up
|
Ctrl + 1
|
Customizing the view
Move Script Pane Right
|
Ctrl + 2
|
Customizing the view
Maximize Script Pane
|
Ctrl + 3
|
Customizing the view
Zoom In
|
Ctrl + +
|
Customizing the view
Zoom Out
|
Ctrl + -
|
Script debugging
Step Into
|
F11
|
Script debugging
Step Over
|
F10
|
Script debugging
Step Out
|
↑ Shift + F11
|
Script debugging
Display Call Stack
|
Ctrl + ↑ Shift + D
|
Script debugging
List Breakpoints
|
Ctrl + ↑ Shift + L
|
Script debugging
Toggle Breakpoint
|
F9
|
Script debugging
Remove All Breakpoints
|
Ctrl + ↑ Shift + F9
|
Script debugging
Stop Debugger
|
↑ Shift + F5
|
Script debugging
Continue
|
C
|
Script debugging
Step Into
|
S
|
Script debugging
Step Over
|
V
|
Script debugging
Step Out
|
O
|
Script debugging
Repeat Last Command (for Step Into or Step Over)
|
⤶ Enter
|
Script debugging
Display Call Stack
|
K
|
Script debugging
Stop Debugging
|
Q
|
Script debugging
List the Script
|
L
|
Script debugging
Display Console Debugging Commands
|
H
|
Script debugging
Display Console Debugging Commands
|
?
|
Windows PowerShell tabs
Close PowerShell Tab
|
Ctrl + W
|
Windows PowerShell tabs
New PowerShell Tab
|
Ctrl + T
|
Starting and exiting
Exit
|
Alt + F4
|
Starting and exiting
Start PowerShell.exe (Windows Powershell console)
|
Ctrl + ↑ Shift + P
|