intellij-powershell v2.5.0
Fixed
- #67: An attribute block before function's
param
could lead to incorrect indentation - #102: Formatter breaking the code around unary operators such as
-Not
and equal signs in command-line arguments - #183: Redundant multi line comment closing sequence added when user adds newline
- #138: Run configuration template doesn't work
Added
- #184: Support the null-coalescing operator
Changed
- LSP4J library has been updated to v0.3.1
- junixsocket has been updated to 2.9.0