An open API service indexing awesome lists of open source software.

https://github.com/almukaafih/vsacode

Extending the Acode Editor
https://github.com/almukaafih/vsacode

acode napi-rs rust typescript vscode

Last synced: 3 months ago
JSON representation

Extending the Acode Editor

Awesome Lists containing this project

README

          

# VS -> Acode - Extending the Acode Editor
![vsacode](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgithub.com%2FalMukaafih%2Fvsacode%2Fraw%2Fdevel%2Fpackage.json&query=%24.version&logo=github&label=vsacode)

## Overview
This is a Package for installing [VS Code](https://code.visualstudio.com/) Extensions in [Acode](https://acode.app/) Editor.

## Cli Tool
It includes a command line converter.
You can install using
```sh
npm install -g vsacode
```

### Commands
- `build:` Build Acode plugin from VS Extension.

## Authors
- [@alMukaafih](https://github.com/alMukaafih) - Creator

## Bugs
To report a bug, visit our [GitHub Issues](https://github.com/alMukaafih/vsacode/issues) page and create a new issue.