Awesome
Ameba for Visual Studio Code
This extension provides an interface to Ameba for VSCode.
Installation
- Install Ameba
- Type F1 (or Command + Shift + P)
- execute "Extensions: install extension"
- type
crystal-ameba
and install
Releasing a new version
- Update CHANGELOG.md
- Bump a new version
- Build an extension
vsce package
- Publish to the marketplace