ActionScript 3.0 support in BBEdit 8.5
Friday, 08 September 2006I’ve just been playing around with BBEdit 8.5 (the big brother to TextWrangler) which has just been released and have found that it supports ActionScript 3.0 for syntax highlighting, code collapse and function/method lookup. This is a nice surprise that I didn’t see on the official changelog.
If you’re coding ActionScript 3.0 on a Mac and you find XCode a little too heavy-weight, give BBEdit a try. It’s a little expensive for a text editor at $129 USD (£66-ish) but it should be powerful enough to handle all your code editing needs.








Does it have intellisense / function insight for your own
Geoff Gaudreault | Friday, 08 September 2006 | 2:01 pmDoes it have intellisense / function insight for your own custom classes/methods?
Goeff: Not that I've found thus far.
Steve | Friday, 08 September 2006 | 2:05 pmGoeff: Not that I’ve found thus far.
So AS3 is available right out of the box? I
G | Monday, 16 October 2006 | 8:59 pmSo AS3 is available right out of the box? I just installed it and the preferences for languages shows Actionscript but doesn’t specify the version.
G: Yes, it's supported right out of the box. The
Steve | Monday, 16 October 2006 | 9:40 pmG: Yes, it’s supported right out of the box. The ActionScript plugin seems to support keywords and method lookup for AS2 and AS3, though I’m not sure about AS1 though - I haven’t checked.