Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 835 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 835 Bytes

Astro language support for Atom

An Atom package with rich support for the Astro language. Expected features include linting, debugging, IntelliSense, code navigation, code formatting, refactoring, unit tests, snippets, and more!

astro screenshot

Quick Start

  • Step 1. Install Astro on your system.

  • Step 2. Install the Astro package for Atom.

  • Step 3. Open or create an Astro file and start coding!

Requirements

None for now.

Extension Settings

None for now.

Known Issues

None for now.

Release Notes

0.1.14

  • Added syntax highlighting and code snippets

Enjoy!