Ameba for Visual Studio Code
August 5, 2023 ยท View on GitHub
This extension provides an interface to Ameba for VSCode.

Installation
- Install Ameba
- Type F1 (or Command + Shift + P)
- execute "Extensions: install extension"
- type
crystal-amebaand install
Releasing a new version
- Update CHANGELOG.md
- Bump a new version
- Build an extension
vsce package - Publish to the marketplace