Merge pull request #9 from Iheuzio/dev

Minor Fixes
This commit is contained in:
Iheuzio 2023-06-21 21:24:46 -04:00 committed by GitHub
commit 7847bebe44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,15 @@
"group": "navigation" "group": "navigation"
} }
] ]
},
"views": {
"explorer": [
{
"id": "selectedFiles",
"name": "Selected Files",
"when": "explorerResourceIsFolder && explorerViewletVisible"
}
]
} }
}, },
"scripts": { "scripts": {