Skip to content

Commit

Permalink
Add viewsWelcome contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
SchoofsKelvin committed Jun 28, 2021
1 parent 5dbb36b commit 4edc2ef
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 4edc2ef

Please sign in to comment.