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
- Host: GitHub
- URL: https://github.com/almukaafih/vsacode
- Owner: alMukaafih
- License: mit
- Created: 2024-01-04T08:36:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-04T06:30:47.000Z (6 months ago)
- Last Synced: 2025-09-23T05:37:04.477Z (4 months ago)
- Topics: acode, napi-rs, rust, typescript, vscode
- Language: Rust
- Homepage:
- Size: 3.18 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VS -> Acode - Extending the Acode Editor

## 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.