Skip to content
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

Add powershell.codeFormatting.autoCorrectAliases setting to add for optionally correcting aliases as well (setting disabled by default) #2165

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

bergmeister
Copy link
Contributor

PR Summary

Add powershell.codeFormatting.autoCorrectAliases setting to add support for optionally correcting aliases as well (added in PSSA 1.18.2). Disabled by default.
Requires the following PSES PR to be merged first: PowerShell/PowerShellEditorServices#1021

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

…rt for optionally correcting aliases as well (added in PSSA 1.18.2). Disabled by default.

Requires the following PSES PR to be merged first: PowerShell/PowerShellEditorServices#1021
Copy link
Contributor

@rjmholt rjmholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (will approve when PSES PR is merged)

Copy link
Member

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rjmholt rjmholt merged commit c15f9dc into PowerShell:master Sep 10, 2019
rjmholt pushed a commit to rjmholt/vscode-powershell that referenced this pull request Sep 10, 2019
…rt for optionally correcting aliases as well (added in PSSA 1.18.2). Disabled by default. (PowerShell#2165)

Requires the following PSES PR to be merged first: PowerShell/PowerShellEditorServices#1021
@rjmholt rjmholt mentioned this pull request Sep 10, 2019
4 tasks
TylerLeonhardt pushed a commit that referenced this pull request Sep 17, 2019
…rt for optionally correcting aliases as well (added in PSSA 1.18.2). Disabled by default. (#2165) (#2172)

Requires the following PSES PR to be merged first: PowerShell/PowerShellEditorServices#1021
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.

3 participants