We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1d1a2 commit 2766f64Copy full SHA for 2766f64
CHANGELOG.md
@@ -28,6 +28,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
28
- [#79: Can't detect PowerShell version on Linux](https://github.com/ant-druha/intellij-powershell/issues/79)
29
30
Thanks to @8ru73u5 for investigation of the issue.
31
+
32
+ This problem was caused by [the PowerShell issue #11747](https://github.com/PowerShell/PowerShell/issues/11747).
33
- A bit more of IO work during language server connection moved to the corresponding threads
34
35
This should save some IDE responsibility in rare cases when it could be a problem.
0 commit comments