AnyEdit: useful plugin for code formatting in Flex Builder / Eclipse

Over the past few days I’ve been searching for a Eclipse/Flex Builder plugin that would let me trim the unnecessary spaces left at the end of lines in the code that I work on.

I found a very nice extension called AnyEdit that performs the task of trimming extra space very well. I’ve been using it for a few hours now and it’s worked very nicely.

AnyEdit can trim trailing spaces on any text-based file type editable in Eclipse/Flex Builder
Another task that the script performs very well is the ability to convert tabs in to spaces (and vice versa).

It also has some other nice features, like case conversion, chars to HTML entity conversion, etc.
You can download the extension from the AnyEdit site.
It’s a must-have.

Leave a Reply

Your email address will not be published. Required fields are marked *