up vote 0 down vote favorite
share [g+] share [fb]

I wish to know where I can add Keywords for the syntax coloring in Flex Builder - i need to extend it a little for my own sanity.

link|improve this question

feedback

2 Answers

Window > Flex > Editors > Syntax Coloring

If you are looking for sanity when building Flex apps try flashdevelop (flashdevelop.org)

link|improve this answer
That lets you change the color, not the list of keywords – Herms Jan 23 '09 at 16:17
thats my point being – Kasper Jan 23 '09 at 16:32
feedback

I don't think you can. I haven't been able to find anywhere in the settings or in the files installed with the app where you can change the list of keywords.

As the other poster said, try FlashDevelop. I like it a lot more than FlexBuilder.

link|improve this answer
odd though, you would think you can add it somewhere in a xml yeah I used to use flashdevelop, its great (autocompletion ftw!), but our devsqaud at work works with FB so its a good idea to keep the same working environment. – Kasper Jan 23 '09 at 16:34
You'd think. You'd also think eclipse would have built-in ways to tweak syntax coloring settings of things like HTML files, but it doesn't. At least not without installing other plugins, despite the fact that it's coloring the files w/o the plugins... – Herms Jan 23 '09 at 20:44
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.