myLayoutManager
it will position the cursor at the beginning of my on the first press, on the L of Layout on the second press and on the M of Manager on the thrid press, before jumping to the next word or character. For editing code this is simply great. Saves so much time and single curor movement.
Because I have not found an official name for this behavior I will call it CamelCase cursor hopping (CCCH).
FlashDevelop does not support CCCH, but you can install plugins. Mørkeulv wrote the Wordshifter plugin that enables it in FlashDevelop. Just download the binary from his blog and install it. He even provides the source code for the plugin.
You can customize the jumping behavior by providing your own regular expression and which keys should be used to hop around the code. This way you can reenable the old word jumping and have CCCH along each other.
Thanks for the addon!
Links:
- Mørkeulv Blog: http://m0rkeulv.net/
- WordShifter binary: http://m0rkeulv.net/wp-content/uploads/WordShifter_bin.fdz
- WordShifter source: http://m0rkeulv.net/wp-content/uploads/WordShifter_src.zip?9d7bd4
- FlashDevelop forum with more information: http://www.flashdevelop.org/community/viewtopic.php?f=4&t=9566
Keine Kommentare:
Kommentar veröffentlichen