Tabbing [PSCustomObject] adds an additional ']' #3349
Labels
Area-Snippets
Issue-Bug
A bug to squash.
Resolution-External
Will close automatically.
Up for Grabs
Will shepherd PRs.
System Details
Issue Description
AutoCompleting with tab when typing [PSCustomObject] adds an additional square bracket at the end.
In a blank file if you type a '[' the editor will automatically add a ]. Then type ps which it will recommend [PSCustomObject] so press tab to accept this. The autocomplete works but there's an additional ']'. See the actual behaviour section below.
Expected Behaviour
Actual Behaviour
The text was updated successfully, but these errors were encountered: