
ActionScript 3
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
contains a rather complete list of AS3 keywords including:
- classes
- methods
- properties
- events
- package names
- global functions, language constructs etc.
tried to use those in a reasonable manner to provide
a basic help while reading/writing code
highlight user defined functions/methods calls (achieved
by syntax pattern only - of course)
11 years ago
*** 0.9.1 ***
added AIR keywords, classes etc.
*** 0.9 ***
detect regular expression pattern definitions
some other slightly improvements
11 years ago
*** 0.9.1 ***
added AIR keywords, classes etc.
*** 0.9 ***
detect regular expression pattern definitions
some other slightly improvements
Please login or register to add a comment