Archive for the ‘flashdevelop’ Category

FlashDevelop: duplicate a text selection block with a shortcut

Tuesday, August 18th, 2009

Want to duplicate multiple lines of code with a keyboard shortcut in flashdevelop ? FlashDevelop->Tools->Macros->Add-> Entries->... : ScintillaCommand|SelectionDuplicate Label: &BlockDupe Shortcut: Alt+DOWN (my own choice) Dupe'm :) Cheers to Joel Stransky ;)

FlashDevelop Syntax Coloring: Dark Theme

Saturday, August 15th, 2009

Back in time I used Sepy as a texteditor as an alternative to the Flash IDE Non-Code-Editor. Now my snappy editor of choice is FlashDevelop, totally tailored towards Flex SDK publishing. In Sepy I had a nice dark background theme, but since the switch to FD I never took the time to ...