Skip to content

Add braces to PSCustomObject snippet #3129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Jan 13, 2021

PR Summary

This will fix an outstanding issue where when you accept the PSCustomObject snippet, there is an extra ] on the right of the snippet. More details here microsoft/vscode#104952

This requires this fix in VS Code to go in: microsoft/vscode#114235

but personally, I don't think it hurts the experience if this PR went in before the next stable release of VS Code with the vscode fix.

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • PR has tests
  • This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

@rjmholt rjmholt self-assigned this Jan 13, 2021
@TylerLeonhardt
Copy link
Member Author

upstream PR is in. Tomorrow's insiders should have the fix.

@TylerLeonhardt TylerLeonhardt merged commit 6226247 into master Jan 28, 2021
@TylerLeonhardt TylerLeonhardt deleted the add-braces-to-pscustomobject-snippet branch January 28, 2021 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants