This post originated from an RSS feed registered with Ruby Buzz
by Huw Collingbourne.
Original Post: ActionScript Snippets in Amethyst
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
The latest beta of Amethyst (our IDE for developing Flex, AIR and ActionScript applications) includes auto-expanding snippets or ‘code templates'. And, if you want to create your own snippets, it also has a snippet editor... Snippets are great time-savers. They give you a way of entering long code blocks without having to enter it longhand. Just enter a snippet ‘shortcut' such as the text ‘foreach'... ...then press the Tab key to turn the shortcut (...)