✨feature: Add webview to display the checklist in an editor tab
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
"contributes": {
|
||||
"commands": [
|
||||
{
|
||||
"command": "vscode-project-roadmap.helloWorld",
|
||||
"title": "Hello World"
|
||||
"command": "roadmapChecklist.openTab",
|
||||
"title": "Roadmap: Open Tab"
|
||||
}
|
||||
],
|
||||
"viewsContainers": {
|
||||
|
||||
Reference in New Issue
Block a user