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 0ee4cc7 commit 083677dCopy full SHA for 083677d
CHANGELOG.md
@@ -14,6 +14,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
14
### Added
15
- [#184](https://github.com/ant-druha/intellij-powershell/issues/184): Support the null-coalescing operator
16
17
+### Changed
18
+- [LSP4J](https://github.com/eclipse-lsp4j/lsp4j) library has been updated to v0.3.1
19
+
20
## [2.4.0] - 2024-03-09
21
### Changed
22
- The lexer and parser were migrated to be auto-generated by the Gradle Grammar-Kit task
0 commit comments