Show the Learn How to Hide AI Features in more situations (fix #268450)#268462
Show the Learn How to Hide AI Features in more situations (fix #268450)#268462isidorn merged 5 commits intomicrosoft:mainfrom
Learn How to Hide AI Features in more situations (fix #268450)#268462Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR fixes issue #268450 by making the "Learn How to Hide AI Features" action available in more situations by removing a restrictive precondition.
- Removes the requirement that chat setup must not be installed for the hide action to be available
- Simplifies the precondition to only check that chat setup is not already hidden
|
/assign @isidorn |
📬 CODENOTIFYThe following users are being notified based on files changed in this PR: @bpaseroMatched files:
|
|
See #268450 (comment) for my verification that this PR only affects Command Palette visibility of this command. Please consider approving it. |
isidorn
left a comment
There was a problem hiding this comment.
Thanks for trying it out. Having this in the command palette makes sense. I can also verify this once it hits the insiders build the day after
|
Thanks @isidorn. Please allow workflows to run, and set it to auto merge. |
|
@isidorn please approve the workflows to run once more. I merged main into this branch as a way of getting the license/cla check to succeed (which it did), but now need other workflows approving. |
This PR fixes #268450