DetentShell The PowerShell 7 ISE we should have been delivered 8 years ago*

PowerShell 7 ISE: the ISE-style IDE built for PowerShell 7

PowerShell 7 has no ISE from Microsoft. DetentShell is an independent ISE-style IDE built for PowerShell 7: same two-pane layout, same shortcuts.

DetentShell logo
01 Short answer

No. Microsoft’s own documentation says the Windows PowerShell ISE is “no longer in active feature development,” supported “up to and including Windows PowerShell V5.1,” and that “there is no support for the ISE in PowerShell v6 and beyond.” Their own guidance points people at Visual Studio Code instead. (Microsoft Learn: Introducing the Windows PowerShell ISE)

DetentShell is the ISE-style IDE we think should have shipped for PowerShell 7 instead: an independent product, not affiliated with or endorsed by Microsoft, built to keep the two-pane script-and-console layout and the keyboard muscle memory the ISE trained into a lot of us, running on PowerShell 7 as its primary engine.

02 What carries over

F5 to run, F8 for the selection, F9 for a breakpoint, Ctrl+Space for IntelliSense, F1 for help. Script and session tabs, an interactive console, step-through debugging, find and replace, where your hands already expect them.

Still on Windows PowerShell 5.1 for some scripts? DetentShell routes a script to the right engine automatically, or you pin it yourself per tab. 5.1 work and PowerShell 7 work live in the same window.

What actually changed between PowerShell ISE and PowerShell 7 →

03 What it adds

The ISE never had these four.

04 Where this stands today

There’s no download link on this page yet, because there’s no signed installer yet. Every DetentShell build ships signed under Detent Point LLC, and that signing step is the one thing standing between where the app is now (944 automated tests passing, in active daily development) and a release.

Read the full DetentShell overview →  ·  See it compared to the ISE, VS Code, and PowerShell Studio →

Get DetentShell
PS> Start-Process "https://detentpoint.com/detentshell/download"
# Coming soon — ships once the installer is code-signed

Coming soon. DetentShell launches at $29.99 in the Microsoft Store for its first two weeks. The regular price that follows is not final yet and will be published here first; volume licensing for teams is handled separately.

Follow progress on the changelog →