Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucasdupin/SublimeAS3

Actionscript 3 support files for Sublime Text 2
https://github.com/lucasdupin/SublimeAS3

Last synced: about 2 months ago
JSON representation

Actionscript 3 support files for Sublime Text 2

Awesome Lists containing this project

README

        

Sublime AS3 - Actionscript Sublime Package
===========================

Installation
--------

`cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/`
`git clone git://github.com/jancassio/SublimeAS3.git ActionScript3`

You'll need to remove the old AS Package, to do so, execute:
`rm -rf ActionScript`

Make sure the Flex SDK is available in your PATH
(by adding it to your .profile or .bash_profile)

Updating
--------
`cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/ActionScript3`
`git pull`

About
-----
This is a port from the AS3 TextMate bundle.
Work in progress and still very alpha.
Use at your own risk!

TODO
-----
Contextual autocomplete
Create project script
Dump SWCs in a regular interval