You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you use the new Problem fixer for Aliases it breaks if followed by a '{'. It appears to remove everything following the '{' until it encounters the first line that doesn't start with a space.
System Details
Operating system name and version: Windows 10
VS Code version: 1.9.0-Insiders
PowerShell extension version: 1.8 (Modified version with working Editor Commands)
Uh oh!
There was an error while loading. Please reload this page.
if you use the new Problem fixer for Aliases it breaks if followed by a '{'. It appears to remove everything following the '{' until it encounters the first line that doesn't start with a space.
System Details
$PSVersionTable
:Issue Description
Gif demonstrating the issue in different scenarios.
This does not happen if using the PowerShell: Expand Alias from the Command Palette. Regex issue maybe?
Attached Logs
The text was updated successfully, but these errors were encountered: