File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 11# PowerShell Editor Services Release History
22
3+ ## v2.0.0-preview.3
4+ ### Wednesday, April 10, 2019
5+
6+ - [ PowerShellEditorServices #906 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/906 ) -
7+ Fix New-EditorFile with no folder or no files open
8+ - [ PowerShellEditorServices #908 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/908 ) -
9+ Fix crash in CodeLens with UNC paths on Windows (Thanks @rkeithhill !)
10+ - [ PowerShellEditorServices #902 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/902 ) -
11+ Improve path auto-completion (Thanks @rkeithhill !)
12+ - [ PowerShellEditorServices #910 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/910 ) -
13+ Fix UseCorrectCasing to be actually configurable via ` powershell.codeFormatting.useCorrectCasing ` (Thanks @bergmeister !)
14+ - [ PowerShellEditorServices #909 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/909 ) -
15+ Use global.json to pin .Net Core SDK version and update it from 2.1.402 to 2.1.602 (Thanks @bergmeister !)
16+ - [ PowerShellEditorServices #903 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/903 ) -
17+ Move temp folder into repo to avoid state that causes build errors from time to time when rebuilding locally (and packages have updated) (Thanks @bergmeister !)
18+
319## v2.0.0-preview.2
420### Friday, March 29, 2019
521
You can’t perform that action at this time.
0 commit comments