🦄 refactor(阅读代码): 补充package.json的说明

master
yetao 4 weeks ago
parent 9cdd1ff434
commit 2e36423f13

@ -130,9 +130,9 @@
// URL
"url": "https://github.com/sponsors/SchoofsKelvin"
},
// VSCode
// VSCode
"contributes": {
//
// view
"views": {
// sshfs
"sshfs": [
@ -162,7 +162,7 @@
}
]
},
// VSCode
// activitybar VSCode
"viewsContainers": {
// sshfs
"activitybar": [
@ -289,9 +289,9 @@
"icon": "$(close)"
}
],
// menus
// menus
"menus": {
// commandPalette
// commandPalette
"commandPalette": [
// sshfs.new SSH FS 1
{
@ -349,7 +349,7 @@
"when": "false"
}
],
// view/title
// view/title
"view/title": [
// sshfs.refresh 'sshfs-configs' 'sshfs-connections' 1
{
@ -382,7 +382,7 @@
"group": "navigation@100"
}
],
//
//
"view/item/context": [
// 'sshfs-configs' 'config' ''
{
@ -427,7 +427,7 @@
"group": "inline@1"
}
],
//
//
"explorer/context": [
// sshfs.terminal ssh 30
{

Loading…
Cancel
Save