flash builder 4 beta available!
This is week-old news, but I’ve had my head down coding… Flash Builder 4 beta is out! I hope you enjoy it. This has been a tough release as we’ve worked to keep up with the changes in SDK 4, but we’ve still added a number of nice features, and we’re adding more still.
The not-quite-complete Correct Indentation feature is mine, and I’m pretty happy with it. It’s a feature I can’t live without and the implementation is pretty tight. Plus, it lays the groundwork for a lot of other improvements that I’ve been plotting.
If you use the beta (or even if you don’t), please use the bugbase! Create yourself an account, log bugs or enhancement requests like crazy, vote on bugs, tell your friends to vote for bugs.
1 comment1 Comment so far
Leave a reply
I put together the FlexFormatter project on SourceForge a few months back that does indenting and formatting of mxml/as code. It also has some special features like reordering of AS methods and mxml attributes. I have a bunch of users with no one complaining too much at this point, so I think it’s pretty solid. The code is freely available on SourceForge if you find it useful. The main defect for formatting (FB-8297) didn’t/doesn’t seem to be getting any attention, so I don’t know if you plan upgrades in that area in the short term.