Skip to content

Merge allowList and denyList settings together now that they're objects #253472

@DonJayamanne

Description

@DonJayamanne

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 bugchat-terminalThe run in terminal tool in chatinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions