This post originated from an RSS feed registered with Ruby Buzz
by Huw Collingbourne.
Original Post: ActionScript Editor Code Formatting Updated
Feed Title: Ruby In Steel
Feed URL: http://www.sapphiresteel.com/spip.php?page=backend
Feed Description: Developers' Blog of the Ruby In Steel and Amethyst (Adobe Flex) IDEs for Visual Studio
Our Adobe Flex IDE, Amethyst, provides extensive and highly customizable code formatting. In the latest beta ( beta 2) we have added another two options. Amethyst's built-in code formatter (‘pretty printer') can automate the reformatting of an entire code file or just a selected block of ActionScript code. It lets you set options to indent code elements, set spacing options and insert or remove line breaks according to syntax. In beta 2, we added these two new spacing (...)