From 99adb9470272c31cfdaff1ac9a08a4e50d30eb70 Mon Sep 17 00:00:00 2001 From: Friedrich von Never Date: Fri, 23 Aug 2024 22:57:14 +0200 Subject: [PATCH] Docs: mention debugging support in intellij-powershell --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57b18d298..6dec799a5 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ The debugging functionality in PowerShell Editor Services is available in the fo - [PowerShell for Visual Studio Code](https://github.com/PowerShell/vscode-powershell) - [nvim-dap-powershell for Neovim](https://github.com/Willem-J-an/nvim-dap-powershell) - [powershell.nvim for Neovim](https://github.com/TheLeoP/powershell.nvim) +- [intellij-powershell](https://github.com/ant-druha/intellij-powershell) ## API Usage