Skip to content

yongkangchen/SublimeAS3

 
 

Repository files navigation

Sublime AS3 - Actionscript Sublime Package

Installation

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
git clone git://github.com/lucasdupin/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/
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 Sort imports by name Script para criar projeto Dump SWCs in a regular interval

About

Actionscript 3 support files for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • ActionScript 50.7%
  • Python 28.4%
  • JavaScript 8.5%
  • Objective-C 6.9%
  • C 4.3%
  • Ruby 1.0%
  • R 0.2%