Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lucasdupin/SublimeAS3
- Owner: lucasdupin
- Created: 2011-05-10T01:41:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-06T18:03:43.000Z (over 11 years ago)
- Last Synced: 2024-08-04T05:05:19.000Z (5 months ago)
- Language: ActionScript
- Homepage:
- Size: 2.18 MB
- Stars: 36
- Watchers: 7
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - SublimeAS3 - Actionscript 3 support files for Sublime Text 2 (Unsorted / Other API)
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