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.
Summary
Publishes a VsCode Extension.
- Assembly
- Cake
.VsCode .dll - Namespace
- Cake
.VsCode - Containing Type
- VsceAliases
Syntax
public static void VscePublish(this ICakeContext context)
Examples
VscePublish();
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
void |