diff --git a/package.json b/package.json index 285999f..e893489 100644 --- a/package.json +++ b/package.json @@ -383,6 +383,16 @@ "workspaceSuffix": "SSH FS" } } + ], + "viewsWelcome": [ + { + "view": "sshfs-configs", + "contents": "No configurations created yet" + }, + { + "view": "sshfs-connections", + "contents": "Not connected to anything" + } ] }, "capabilities": {