Skip to content

astrolang/astro-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!