File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Editor Services Release History
22
3+ ## v2.2.0-preview.3
4+ ### Monday, June 01, 2020
5+
6+ - 🚂✨ [ PowerShellEditorServices #1301 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1301 ) -
7+ Fix ` AddLanguageProtocolLogging ` OmniSharp breaking change.
8+ - 🚨✨ [ PowerShellEditorServices #1298 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1298 ) -
9+ Remove leftover csproj reference to already removed project in test project PowerShellEditorServices.Test.Host.csproj. (Thanks @bergmeister !)
10+ - 🚂✨ [ PowerShellEditorServices #1300 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1300 ) -
11+ Address breaking changes in Omnisharp lib and depend on ` DocumentUri ` more.
12+ - 🚂✨ [ PowerShellEditorServices #1291 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1291 ) -
13+ Depend on ` DocumentUri ` for handing vscode ` Uri ` 's.
14+ - 🧠✨ [ vscode-powershell #2706 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1294 ) -
15+ Support ` completionItem/resolve ` request for comparison operators to show tooltip information.
16+
317## v2.2.0-preview.2
418### Wednesday, May 13, 2020
519
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <VersionPrefix >2.2.0</VersionPrefix >
4- <VersionSuffix >preview.2 </VersionSuffix >
4+ <VersionSuffix >preview.3 </VersionSuffix >
55 <Company >Microsoft</Company >
66 <Copyright >© Microsoft Corporation. All rights reserved.</Copyright >
77 <PackageTags >PowerShell;editor;development;language;debugging</PackageTags >
You can’t perform that action at this time.
0 commit comments