Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.05 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.05 KB

Astro language support for Sublime Text

A Sublime Text package with nice support for the Astro programming language.

Expected features include syntax highlighting, code formatting, snippets, and more!

astro screenshot

Installation

via Package Control (Recommended)

Package Control is a package manager for Sublime Text 2 & 3. If you don't already have it installed, follow the installation instructions here.

Once Package Control is installed, restart Sublime and follow these steps:

  • Open the Command Pallette (cmd + shift + p on OS X / Linux or ctrl + shift + p on Windows)
  • Type "install" and select "Package Control: Install Package"
  • Type "swift" and press Enter

All done! Package Control will automatically update the package whenever there's a new version.