[vscode-spring-cli]: project add and remove commands
This commit is contained in:
@@ -61,6 +61,16 @@
|
||||
"command": "vscode-spring-cli.project-catalog.remove",
|
||||
"title": "Remove Project Catalog",
|
||||
"category": "Spring CLI"
|
||||
},
|
||||
{
|
||||
"command": "vscode-spring-cli.project.add",
|
||||
"title": "Add Project",
|
||||
"category": "Spring CLI"
|
||||
},
|
||||
{
|
||||
"command": "vscode-spring-cli.project.remove",
|
||||
"title": "Remove Project",
|
||||
"category": "Spring CLI"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user