Windows PowerShell ISE keyboard shortcuts

Windows PowerShell ISE  

Zeynel Öztürk -
6 years ago
- Shortcuts
0
F1

(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

0
Ctrl + C

(Script pane, Command Pane, Output Pane) Copy

1
Ctrl + X

(Script pane) Cut

0
Ctrl + M

(Script pane) Expand or Collapse Outlining

0
Ctrl + F

(Script pane) Find in Script

0
F3

(Script pane) Find Next in Script

0
↑  Shift + F3

(Script pane) Find Previous in Script

0
Ctrl + ]

(Script pane) Find Matching Brace

0
Ctrl + V

(Script pane, Command Pane) Paste

1
Ctrl + Y

(Script pane, Command Pane) Redo

0
Ctrl + H

(Script pane) Replace in Script

0
Ctrl + S

(Script pane) Save

0
Ctrl + A

(Script pane, Command Pane, Output Pane) Select All

0
Ctrl + J

(Script pane, Command Pane) Show Snippets

0
Ctrl + Z

(Script pane, Command Pane) Undo

Advertisement

0
Ctrl + N

New

0
Ctrl + O

Open

0
F5

Run

0
F8

Run Selection

0
Ctrl + Break

Stop Execution. Ctrl + C can be used when the context is unambiguous (when there is no text selected).

0
Ctrl + Tab

Tab (to next script). Note: Tab to next script works only when you have a single Windows PowerShell tab open, or when you have more than one Windows PowerShell tab open, but the focus is in the Script Pane.

0
Ctrl + ↑  Shift + Tab

Tab (to previous script). Note: Tab to previous script works when you have only one Windows PowerShell tab open, or if you have more than one Windows PowerShell tab open, and the focus is in the Script Pane.

  These shortcuts are available from the all panes in the Windows PowerShell ISE
0
Ctrl + D

Go to Command (v2) or Console (v3 and later) Pane

0
Ctrl + ↑  Shift + O

Go to Output Pane (v2 only)

1
Ctrl + I

Go to Script Pane

0
Ctrl + R

Show Script Pane

0
Ctrl + R

Hide Script Pane

0
Ctrl + 1

Move Script Pane Up

0
Ctrl + 2

Move Script Pane Right

0
Ctrl + 3

Maximize Script Pane

0
Ctrl + +

Zoom In

0
Ctrl + -

Zoom Out

  Use these keyboard shortcuts on Script Pane, when debugging a script.
0
F5

Run/Continue

0
F11

Step Into

0
F10

Step Over

0
↑  Shift + F11

Step Out

0
Ctrl + ↑  Shift + D

Display Call Stack

0
Ctrl + ↑  Shift + L

List Breakpoints

1
F9

Toggle Breakpoint

0
Ctrl + ↑  Shift + F9

Remove All Breakpoints

0
↑  Shift + F5

Stop Debugger

  Note: You can also use the keyboard shortcuts designed for the Windows PowerShell console when you debug scripts in Windows PowerShell ISE. To use these shortcuts, you must type the shortcut in the Command Pane and press ENTER.
  Use these keyboard shortcuts on Console Pane, when debugging a script:
0
C

Continue

0
S

Step Into

0
V

Step Over

0
O

Step Out

0
⤶ Enter

Repeat Last Command (for Step Into or Step Over)

0
K

Display Call Stack

0
Q

Stop Debugging

0
L

List the Script

0
H

Display Console Debugging Commands

0
or ?
-1
Ctrl + W

Close PowerShell Tab

0
Ctrl + T

New PowerShell Tab

0
Ctrl + ↑  Shift + Tab

Previous PowerShell tab. This shortcut works only when no files are open on any Windows PowerShell tab

0
Ctrl + Tab

Next Windows PowerShell tab. This shortcut works only when no files are open on any Windows PowerShell tab

0
Alt + F4

Exit

0
Ctrl + ↑  Shift + P

Start PowerShell.exe (Windows Powershell console)


Share this page on:
Is this page helpful?
0 0

Program information

Program name: Windows PowerShell ISE Windows PowerShell ISE (Developer tools)

Windows PowerShell ISE allows users to write, test, run, and debug scripts in a Windows-based graphic user interface with features like multi-line editing, syntax coloring, selective execution, etc. Windows PowerShell ISE can be started by typing "Windows PowerShell ISE" in the Start Menu or typing powershell_ise.exe in the Run box.

Web page: docs.microsoft.com/en-us/power...

Last update: 11/11/2019 8:10 PM UTC

How easy to press shortcuts: 85%

More information >>

Shortcut count: 57

Platform detected: Windows or Linux



What is your favorite Windows PowerShell ISE hotkey? Do you have any useful tips for it? Let other users know below.


 
No comments yet. Ask, or type the first one!