A Sublime Text package with nice support for the Astro programming language.
Expected features include syntax highlighting, code formatting, snippets, and more!
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 orctrl + 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.