-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Remove PSv2CompletionCompleter
#18337
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
Remove PSv2CompletionCompleter
#18337
Conversation
|
3a06f64: PowerShell/src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs Lines 670 to 673 in 920bf3b
|
072040d to
0b45fbb
Compare
0b45fbb to
e86ca2a
Compare
7038d32 to
06fc7cc
Compare
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs
Outdated
Show resolved
Hide resolved
|
PowerShell-CI-windows (Test for Windows Windows Test - ElevatedPesterTests - Others) failure:
|
|
restarting tests |
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs
Outdated
Show resolved
Hide resolved
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.LastWordFinder.cs
Outdated
Show resolved
Hide resolved
SteveL-MSFT
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some legacy code should be removed
5996d49 to
df593bd
Compare
|
Removed "Override TabExpansion with function" and "Override TabExpansion with alias" tests as they relate to the removed code. |
|
restarting tests |
|
@SteveL-MSFT Ready for review, feedback addressed and test failures resolved. |
| */ | ||
| } | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove.
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs
Outdated
Show resolved
Hide resolved
…andCompletion.cs Remove trailing whitespace
SteveL-MSFT
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
🎉 Handy links: |
Contributes to #18323.
Remove references to "PSv2" in:
src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.csBreaking changes to public APIs: