vscode-powershell
vscode-powershell copied to clipboard
Upgrade to PSSA 1.21.0
PR Summary
Expose new setting avoidSemicolonsAsLineTerminators related to new AvoidSemicolonsAsLineTerminators rule in PSSA 1.21.0. Requires this PSES PR first: https://github.com/PowerShell/PowerShellEditorServices/pull/1916
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.
- [X] PR has a meaningful title
- [X] 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
- If the PR is work in progress, please add the prefix