mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Add tree view sample
This commit is contained in:
@ -16,6 +16,9 @@
|
||||
"categories": [
|
||||
"Other"
|
||||
],
|
||||
"enabledApiProposals": [
|
||||
"dataTransferFiles"
|
||||
],
|
||||
"activationEvents": [
|
||||
"onView:nodeDependencies",
|
||||
"onView:ftpExplorer",
|
||||
|
||||
Reference in New Issue
Block a user