1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
• New property inspector module to generate property references for use by the class parser. • Class parser updated to expect references in the format generated by the property inspector. • Added comments to flex_mate, package_completion and completion_list. More... almost 17 years ago
• Remove unused imports now ignores code it might have found in comments. • Improving description of where the TM_AS3_LIB_PATH env var is used. More... almost 17 years ago
• Remove unused imports now ignores code it might have found in comments. • Improving description of where the TM_AS3_LIB_PATH env var is used. More... almost 17 years ago
• Improved functionality by moving any exact matches to the top of the UI menu list and separating them from the partial matches. More... almost 17 years ago
• Improved functionality by moving any exact matches to the top of the UI menu list and separating them from the partial matches. More... almost 17 years ago
• Elegantly handling canceling of colour selection. More... almost 17 years ago
• Elegantly handling canceling of colour selection. More... almost 17 years ago
• Scoping 'instanceof' to invalid.deprecated. More... almost 17 years ago
• Scoping 'instanceof' to invalid.deprecated. More... almost 17 years ago
• Fixing error in include match. More... about 17 years ago
• Fixing error in include match. More... about 17 years ago
• Updated with new metadata tags. More... about 17 years ago
• Updated with new metadata tags. More... about 17 years ago
• Fixing problem with import autocompletion. More... about 17 years ago
• Fixing problem with import autocompletion. More... about 17 years ago
• Updated completions to additional load class members from a class reference. • Improved recognition of property chain. • Updated package completion to reference it's data relatively (so it can be used from other bundles ie Flex). More... about 17 years ago
• Updated completions to additional load class members from a class reference. • Improved recognition of property chain. • Updated package completion to reference it's data relatively (so it can be used from other bundles ie Flex). More... about 17 years ago
• Adding the ability to list all the methods that can be overriden. More... about 17 years ago
• Adding the ability to list all the methods that can be overriden. More... about 17 years ago
• Switching to using relative requires so the script can run from alternative bundles. More... about 17 years ago
• Switching to using relative requires so the script can run from alternative bundles. More... about 17 years ago
• Adding check for DIALOG2 to flex mate. • Cleaning up selection reference prior to processing in class parser (ie removing trailing .'s). More... about 17 years ago
• Adding check for DIALOG2 to flex mate. • Cleaning up selection reference prior to processing in class parser (ie removing trailing .'s). More... about 17 years ago
• Now detecting the type of an Interface member by modifying the same regexp as is used for normal class members. More... about 17 years ago
• Now detecting the type of an Interface member by modifying the same regexp as is used for normal class members. More... about 17 years ago
• Widening capture for dynamic classes. More... about 17 years ago
• Widening capture for dynamic classes. More... about 17 years ago
• Both now work inside mxml script tags. More... about 17 years ago
• Both now work inside mxml script tags. More... about 17 years ago
• Fixing problem where flex_env wasn't being set, updated 'new' to use flex_mate snippetizer. • Class parser now treats Interfaces separately from classes. More... about 17 years ago