do-while shortcut gives too many parentheses #4119
Labels
Area-Snippets
Issue-Bug
A bug to squash.
Resolution-Fixed
Will close automatically.
Up for Grabs
Will shepherd PRs.
Prerequisites
Summary
Open VS Code and create a new PowerShell script. In the new PowerShell script, write

do-
and select thedo-while
snippet. Yields this buggy code:Doesn't happen with
do-until
snippet.Plz fix
PowerShell Version
Visual Studio Code Version
Extension Version
[email protected]
Steps to Reproduce
Open VS Code and create a new PowerShell script. In the new PowerShell script, write
do-
and select thedo-while
snippet.Visuals
Logs
No response
The text was updated successfully, but these errors were encountered: