Cake.VsCode addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.VsCode.
Contains aliases related to VSCode Extension Manager.
In order to use the commands for this addin, you will need to include the following in your build.cake file to download and reference from NuGet.org:
#addin Cake.VsCode
Package
VscePackage Alias from Cake.VsCode addin |
Packages a VsCode Extension using the specified settings. |
VscePackage Alias from Cake.VsCode addin |
Packages a VsCode Extension. |
Publish
VscePublish Alias from Cake.VsCode addin |
Publishes a VsCode Extension using the specified settings. |
VscePublish Alias from Cake.VsCode addin |
Publishes a VsCode Extension. |