|
|
@ -14,10 +14,12 @@
|
|
|
|
"onFileSystem:ssh",
|
|
|
|
"onFileSystem:ssh",
|
|
|
|
"onFileSystemAccess:ssh",
|
|
|
|
"onFileSystemAccess:ssh",
|
|
|
|
"onView:sshfs-configs",
|
|
|
|
"onView:sshfs-configs",
|
|
|
|
"onCommand:ssfs.new",
|
|
|
|
"onCommand:sshfs.new",
|
|
|
|
"onCommand:ssfs.connect",
|
|
|
|
"onCommand:sshfs.connect",
|
|
|
|
"onCommand:ssfs.reconnect",
|
|
|
|
"onCommand:sshfs.reconnect",
|
|
|
|
"onCommand:ssfs.disconnect"
|
|
|
|
"onCommand:sshfs.disconnect",
|
|
|
|
|
|
|
|
"onCommand:sshfs.configure",
|
|
|
|
|
|
|
|
"onCommand:sshfs.delete"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"main": "./out/extension.js",
|
|
|
|
"main": "./out/extension.js",
|
|
|
|
"author": {
|
|
|
|
"author": {
|
|
|
|