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
## v1.12.0
4
- ### Wednesday , March 27 , 2019
4
+ ### Friday , March 29 , 2019
5
5
6
6
### Highlights
7
7
@@ -55,9 +55,15 @@ There are a lot more goodies in this version. Checkout the changelog below!
55
55
Set CommandExplorer exclusion filter to be empty array by default (Thanks @adilio !)
56
56
- [ vscode-PowerShell #1686 ] ( https://github.com/PowerShell/vscode-PowerShell/pull/1686 ) -
57
57
Add an exclusion filter to the Command Explorer (Thanks @corbob !)
58
+ - [ vscode-PowerShell #1816 ] ( https://github.com/PowerShell/vscode-PowerShell/pull/1816 ) -
59
+ Workaround PSSA #1187 by defaulting to NoIndentation
58
60
59
61
#### [ PowerShellEditorServices] ( https://github.com/powershell/PowerShellEditorServices )
60
62
63
+ - [ PowerShellEditorServices #895 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/895 ) -
64
+ Add warning to parameter validation set (Thanks @Benny1007 !)
65
+ - [ PowerShellEditorServices #896 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/896 ) -
66
+ Clean up and pop dead runspaces when using 'attach' debugging
61
67
- [ PowerShellEditorServices #888 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/888 ) -
62
68
Add new ParseError level to ScriptFileMarkerLevel and filter out PSSA parse errors
63
69
- [ PowerShellEditorServices #866 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/866 ) -
You can’t perform that action at this time.
0 commit comments