Hey all, I am wondering if any of you have any issues using the Flex bundle. The actionscript bundle seems to work great. I am wondering if there have been any improvements to autocomplete in MXML files. Also I may need to check my configuration of the bundle. I don't seem to get any suggestion in the script block for actionscript at all.
There's no issues, I just haven't got around to supporting autocompletion from within script blocks embedded in mxml. Although it seems to be pretty stable if you just go ahead and add the right scope (text.xml.mxml source.actionscript.3.embedded.mxml) to the command, as I have done in my dev branch:
http://github.com/simongregory/actionscript3-tmbundle/blob/sg/Commands/Auto%...
You can do the same thing with the auto import command and it'll add the import to the script block.
Cheers, Simon
On 1 Aug 2010, at 22:43, Matthew Wallace wrote:
Hey all, I am wondering if any of you have any issues using the Flex bundle. The actionscript bundle seems to work great. I am wondering if there have been any improvements to autocomplete in MXML files. Also I may need to check my configuration of the bundle. I don't seem to get any suggestion in the script block for actionscript at all.
-- Matthew Wallace http://www.615flash.com http://twitter.com/mswallace
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
Thanks so much for the update Simon.... I will see about adding this and report back any issues if any.
On Mon, Aug 2, 2010 at 3:04 PM, Simon Gregory simon@helvector.org wrote:
There's no issues, I just haven't got around to supporting autocompletion from within script blocks embedded in mxml. Although it seems to be pretty stable if you just go ahead and add the right scope (text.xml.mxml source.actionscript.3.embedded.mxml) to the command, as I have done in my dev branch:
http://github.com/simongregory/actionscript3-tmbundle/blob/sg/Commands/Auto%...
You can do the same thing with the auto import command and it'll add the import to the script block.
Cheers, Simon
On 1 Aug 2010, at 22:43, Matthew Wallace wrote:
Hey all, I am wondering if any of you have any issues using the Flex
bundle. The actionscript bundle seems to work great. I am wondering if there have been any improvements to autocomplete in MXML files. Also I may need to check my configuration of the bundle. I don't seem to get any suggestion in the script block for actionscript at all.
-- Matthew Wallace http://www.615flash.com http://twitter.com/mswallace
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate