File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# PowerShell Editor Services Release History
22
3+ ## v2.0.0-preview.8
4+ ### Monday, January 13, 2020
5+
6+ - 📺 [ vscode-powershell #2405 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1152 ) -
7+ Add tooltip to completions ParameterValue.
8+ - 🛫 🐛 [ vscode-powershell #2393 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1151 ) -
9+ Probe netfx dir for deps.
10+ - 🚂 ⏱️ 🐛 [ vscode-powershell #2352 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1149 ) -
11+ Fix lock up that occurs when WinForms is executed on the pipeline thread.
12+ - 💭 🐛 [ vscode-powershell #2402 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1150 ) -
13+ Fix temp debugging after it broke bringing in $psEditor.
14+ - 🧠 🐛 [ vscode-powershell #2324 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1143 ) -
15+ Fix unicode character uri bug.
16+ - 🛫 📺 ✨ [ vscode-powershell #2370 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1141 ) -
17+ Make startup banner simpler.
18+ - [ vscode-powershell #2386 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1140 ) -
19+ Fix uncaught exception when SafeToString returns null. (Thanks @jborean93 !)
20+ - 🔗 🐛 [ vscode-powershell #2374 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1139 ) -
21+ Simplify logic of determining Reference definition.
22+ - 🛫 🐛 [ vscode-powershell #2379 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1138 ) -
23+ Use -Option AllScope to fix Windows PowerShell error.
24+
325## v2.0.0-preview.7
426### Wednesday, December 11, 2019
527
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <VersionPrefix >2.0.0</VersionPrefix >
4- <VersionSuffix >preview.7 </VersionSuffix >
4+ <VersionSuffix >preview.8 </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