Skip to content

Commit 8734ea0

Browse files
Copilotalexr00
andcommitted
Exclude toggleHideViewedFiles command from command palette
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
1 parent b2b48dd commit 8734ea0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2200,6 +2200,10 @@
22002200
"command": "pr.setFileListLayoutAsFlat",
22012201
"when": "false"
22022202
},
2203+
{
2204+
"command": "pr.toggleHideViewedFiles",
2205+
"when": "false"
2206+
},
22032207
{
22042208
"command": "pr.refreshChanges",
22052209
"when": "false"

0 commit comments

Comments
 (0)