intellij-powershell v2.7.0
Changed
- Requirement update: IntelliJ Platform 2024.2.0.2 is now the minimal supported version
- Update PowerShellEditorServices from v3.18.1 to v3.20.1
- Update junixsocket library from v2.9.0 to v2.10.0
- Update LSP4J library from v0.22.0 to v0.23.0
Added
-
Debugger support based on the debugger adapter protocol from PowerShellEditorServices.
Thanks to @Fantoom for the contribution.