Skip to content

Conversation

bergmeister
Copy link
Contributor

@bergmeister bergmeister commented Jul 23, 2020

PR Summary

Resolves #2693

Remove old setting values now instead of just populating the new one.
Old setting has to be temporarily introduced because the vscode.WorkspaceConfiguration.update('codeFormatting.whitespaceAroundPipe', undefined) API only works when the extension defines the setting.

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 requested a review from TylerLeonhardt July 23, 2020 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove codeFormatting.whitespaceAroundPipe setting for users in next stable version
3 participants