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.3.0-preview.2
4+ ### Wednesday, September 16, 2020
5+
6+ - 🧠 ✨ [ vscode-powershell #2898 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1352 ) -
7+ Type and Namespace completions now have tooltips. (Thanks @AspenForester !)
8+ - 🛫 🐛 [ vscode-powershell #2719 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1349 ) -
9+ Fix startup assembly version loading issue in PowerShell 6 and up.
10+ - 🔗 🐛 [ vscode-powershell #2810 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1348 ) -
11+ Fix reference number on Windows due to directory separator difference on Windows.
12+ - [ PowerShellEditorServices #1343 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1343 ) -
13+ Updated Semantic Handler to work with new LSP APIs. (Thanks @justinytchen !)
14+ - [ PowerShellEditorServices #1337 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1337 ) -
15+ Treat ` Member ` s as ` Properties ` in Semantic Highlighting for better accuracy.
16+
317## v2.3.0-preview.1
418### Thursday, July 30, 2020
519
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <VersionPrefix >2.3.0</VersionPrefix >
4- <VersionSuffix >preview.1 </VersionSuffix >
4+ <VersionSuffix >preview.2 </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