Skip to content

Commit 24d7eb0

Browse files
committed
add panel instructions
1 parent 0c51158 commit 24d7eb0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,13 @@
8484
"icon": "assets/icon.svg"
8585
}
8686
]
87-
}
87+
},
88+
"viewsWelcome": [
89+
{
90+
"view": "assessments",
91+
"contents": "Launch the Source Academy panel to begin coding.\n[Launch!](command:source-academy.show-panel)\nNavigate to Missions page to populate this panel."
92+
}
93+
]
8894
},
8995
"scripts-info": {
9096
"build": "Builds all files required for the extension",

0 commit comments

Comments
 (0)