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 ;)