0.5.2 • Published 1 year ago

vsacode v0.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

VS Acode - Extending the Acode Editor

Dynamic JSON Badge

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 command
  • list: List the supported contribution point in the Extension

Acode Plugin

In progress...

Supported Contribution Points

  • iconTheme: 95% support
  • productIconTheme: in progress...
  • theme: in progress...

Authors

Bugs

To report a bug, visit our GitHub Issues page and create a new issue.

0.5.2

1 year ago

0.5.1

1 year ago

0.5.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago