Closed JacksonKearl closed 3 years ago
Ref https://github.com/microsoft/vscode/issues/124304
This for you would might look like:
"startEntries": [ { "title": "Image", "description": "Create an empty .png file with specificed dimensions", "command": "luna.file.new" }, { "title": "Icon", "description": "Create an empty .ico file with specificed dimensions", "command": "luna.file.newIcon" } ],
Will add next weekend as I don't think it's in this insiders.
Ref https://github.com/microsoft/vscode/issues/124304
This for you would might look like: