File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# vscode-powershell Release History
22
33## v2.0.0-preview.2
4- ### Wednesday , March 27 , 2019
4+ ### Friday , March 29 , 2019
55
66### Highlights
77
@@ -63,9 +63,15 @@ There are a lot more goodies in this version. Checkout the changelog below!
6363 Set CommandExplorer exclusion filter to be empty array by default (Thanks @adilio !)
6464- [ vscode-PowerShell #1686 ] ( https://github.com/PowerShell/vscode-PowerShell/pull/1686 ) -
6565 Add an exclusion filter to the Command Explorer (Thanks @corbob !)
66+ - [ vscode-PowerShell #1816 ] ( https://github.com/PowerShell/vscode-PowerShell/pull/1816 ) -
67+ Workaround PSSA #1187 by defaulting to NoIndentation
6668
6769#### [ PowerShellEditorServices] ( https://github.com/powershell/PowerShellEditorServices )
6870
71+ - [ PowerShellEditorServices #895 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/895 ) -
72+ Add warning to parameter validation set (Thanks @Benny1007 !)
73+ - [ PowerShellEditorServices #897 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/897 ) -
74+ Clean up and pop dead runspaces when using 'attach' debugging
6975- [ PowerShellEditorServices #888 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/888 ) -
7076 Add new ParseError level to ScriptFileMarkerLevel and filter out PSSA parse errors
7177- [ PowerShellEditorServices #858 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/858 ) -
You can’t perform that action at this time.
0 commit comments