forked from austinhaas/actionscript-mode
-
Notifications
You must be signed in to change notification settings - Fork 0
purcell/actionscript-mode
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains an actionscript-mode for Emacs and a config file that includes some small optional utilities and config options. Please note that I rarely hack on Actionscript anymore, so don't expect a lot of updates or fixes. Feel free to fork this repo and make it your own! You may also want to check here for alternatives: http://www.emacswiki.org/emacs/ActionScriptMode The utilities are as follows: as-print-func-info: Insert a print statement immediately after the nearest function definition before point. This is bound to F5. as-insert-trace: Insert an empty trace call at point. If point is inside a word, then trace that word on the next line. This is bound to C-c C-t. update-etags: Update the etags table. (You might need to customize this depending on where you store your TAGS file.) insert-flash-boilerplate: When you open a new file, this function is automatically called to insert some boilerplate code. You might want to customize that.
About
An actionscript-mode for Emacs
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Emacs Lisp 100.0%