Skip to content

Commit 2766f64

Browse files
committed
(#79) Docs: add more details on the fix
1 parent ee1d1a2 commit 2766f64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
2828
- [#79: Can't detect PowerShell version on Linux](https://github.com/ant-druha/intellij-powershell/issues/79)
2929

3030
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).
3133
- A bit more of IO work during language server connection moved to the corresponding threads
3234

3335
This should save some IDE responsibility in rare cases when it could be a problem.

0 commit comments

Comments
 (0)