0.5.2 • Published 1 year ago
vsacode v0.5.2
VS Acode - Extending the Acode Editor
Overview
This is a Package for installing VS Code Extensions in Acode Editor.
Cli Converter
It includes a command line converter. You can install using
npm install -g vsacode
Usage
This is the general usage format
vsa [OPTIONS] [COMMAND]
Commands
build:
Converts the Extension. Currently it generate a plugin for each supported contribution point in the Extension.help:
Prints help about a specific commandlist:
List the supported contribution point in the Extension
Acode Plugin
In progress...
Supported Contribution Points
iconTheme:
95% supportproductIconTheme:
in progress...theme:
in progress...
Authors
- @alMukaafih - Creator
Bugs
To report a bug, visit our GitHub Issues page and create a new issue.