File tree 1 file changed +20
-0
lines changed 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
# vscode-powershell Release History
2
2
3
+ ## v1.10.2
4
+ ### Tuesday, December 18, 2018
5
+
6
+ #### [ vscode-PowerShell] ( https://github.com/PowerShell/vscode-PowerShell )
7
+
8
+ - [ vscode-PowerShell #1632 ] ( https://github.com/PowerShell/vscode-powershell/pull/1632 ) -
9
+ Started [ a document for ISE-like configuration of VSCode] ( https://github.com/PowerShell/vscode-powershell/blob/master/docs/ise_compatibility.md ) .
10
+ Please help us build it out by [ contirbuting an edit] ( https://github.com/PowerShell/vscode-powershell/edit/master/docs/ise_compatibility.md ) .
11
+
12
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
13
+
14
+ - [ PowerShellEditorServices #811 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/805 ) -
15
+ Fix token-based folding (thanks @glennsarti !)
16
+ - [ PowerShellEditorServices #823 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/823 ) -
17
+ Fix case-sensitivity of Pester CodeLens (thanks @bergmeister !)
18
+ - [ PowerShellEditorServices #815 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/815 ) -
19
+ Fix crash when untitled files opened as PowerShell
20
+ - [ PowerShellEditorServices #826 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/826 ) -
21
+ Fix crash when duplicate references are present in the same file
22
+
3
23
## v1.10.1
4
24
### Friday, December 7, 2018
5
25
You can’t perform that action at this time.
0 commit comments