Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fed92a8

Browse files
Update clients that support debugging (#2151)
1 parent 5ad99ba commit fed92a8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎README.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,10 @@ If you want to take advantage of debugging,
126126
your client must support the [Debug Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol/).
127127
Your client should use the path to the debug named pipe found in the `session.json` file talked about above.
128128

129-
Currently, only the Visual Studio Code extension supports debugging.
129+
The debugging functionality in PowerShell Editor Services is available in the following editor extensions:
130+
131+
- [PowerShell for Visual Studio Code](https://github.com/PowerShell/vscode-powershell)
132+
- [nvim-dap-powershell for Neovim](https://github.com/Willem-J-an/nvim-dap-powershell)
130133

131134
## API Usage
132135

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /