File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 88- 🐛 [ vscode-powershell #2116 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1044 ) -
99 Fix UNC intellisense backslash.
1010- 🐛 [ vscode-powershell #2214 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1050 ) -
11- Fix issue where PipelineIndentationStyle setting is ignored.
11+ Fix issue where PipelineIndentationStyle setting is ignored. (Thanks @bergmeister !)
12+ - ⚙️ [ PowerShellEditorServices #1052 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1052 ) -
13+ Update minimum PSSA version to 1.18.3. (Thanks @bergmeister !)
1214
1315## v1.13.0
1416### Monday, September 23, 2019
Original file line number Diff line number Diff line change 11{
22 "PSScriptAnalyzer" :{
3- "MinimumVersion" :" 1.18.2 " ,
3+ "MinimumVersion" :" 1.18.3 " ,
44 "MaximumVersion" :" 1.99" ,
55 "AllowPrerelease" :false
66 },
You can’t perform that action at this time.
0 commit comments