File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# vscode-powershell Release History
2
2
3
3
## v2.0.0-preview.2
4
- ### Wednesday , March 27 , 2019
4
+ ### Friday , March 29 , 2019
5
5
6
6
### Highlights
7
7
@@ -63,9 +63,15 @@ There are a lot more goodies in this version. Checkout the changelog below!
63
63
Set CommandExplorer exclusion filter to be empty array by default (Thanks @adilio !)
64
64
- [ vscode-PowerShell #1686 ] ( https://github.com/PowerShell/vscode-PowerShell/pull/1686 ) -
65
65
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
66
68
67
69
#### [ PowerShellEditorServices] ( https://github.com/powershell/PowerShellEditorServices )
68
70
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
69
75
- [ PowerShellEditorServices #888 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/888 ) -
70
76
Add new ParseError level to ScriptFileMarkerLevel and filter out PSSA parse errors
71
77
- [ PowerShellEditorServices #858 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/858 ) -
You can’t perform that action at this time.
0 commit comments