nhedger/Package VS Code Extension
Package VS Code extension to VSIX
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| extensionPath | Path to the unbundled extension. | no | — |
| packagePath | Path to the generated VSIX package. | no | — |
| baseContentUrl | Base URL for links detected in Markdown files. | no | — |
| baseImagetUrl | Base URL for images detected in Markdown files. | no | — |
| githubBranch | GitHub branch used to publish the package. Used to automatically infer the base content and images URI. | no | — |
| gitlabBranch | GitLab branch used to publish the package. Used to automatically infer the base content and images URI. | no | — |
| useYarn | Whether to use Yarn instead of NPM. | no | false |
| targetPlatform | Target platform the extension should run on. | no | — |
| preRelease | Whether to mark the package as a pre-release | no | false |
Outputs
| name | description |
|---|---|
| packagePath | Path to the VSIX package |