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.2
4+ ### Wednesday, May 06, 2020
5+
6+ - 🛫🐛 [ PowerShellEditorServices #1285 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1285 ) -
7+ Use API on ScriptBlock to generate PSCommand to run in ConstrainedLanguage mode.
8+ - ⚡️🧠 [ PowerShellEditorServices #1283 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1283 ) -
9+ Move to Omnisharp lib 0.17.0 for increased performance.
10+ - ✨👮 [ PowerShellEditorServices #1280 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1280 ) -
11+ Add additional settings for PSScriptAnalyzer 1.19. (Thanks @bergmeister !)
12+ - 🔗 🐛 [ vscode-powershell #305 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1279 ) -
13+ Fix document highlight column.
14+ - 🐛🧠 [ PowerShellEditorServices #1276 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1276 ) -
15+ Handle when no CommandInfo comes back from Get-Command to prevent an Exception showing up in logs.
16+
317## v2.2.0-preview.1
418### Tuesday, April 28, 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.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