-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugchat-terminalThe run in terminal tool in chatThe run in terminal tool in chatinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Testing #253103
It feels weird to have a setting such as allowList
and denyList
and then yet be able to toggle the values of each in the respective lists,
Initially i thought that in allow list if the value was false
, then its denied, but thats not true.
I'm thinking of search.exclude
if true
its excluded else its not. Hence applied the same rationale here.
& assumed that the second list was purely for overriding the allow list.
Could we have a drop down Allow/Deny
in each value and consider merging the lists?
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugchat-terminalThe run in terminal tool in chatThe run in terminal tool in chatinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded