Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 693 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 693 Bytes

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

  1. Update CHANGELOG.md
  2. Bump a new version
  3. Build an extension vsce package
  4. Publish to the marketplace