"Erik Hanson" <[EMAIL PROTECTED]> a �crit dans le message de news: ahp94c$nra$[EMAIL PROTECTED] > I would like a feature that reverses the two "things" in a selection. The > "things" can be characters, words, lines, arguments, etc. (and IDEA would > have to figure out what "things" I've selected so it knows how to reverse > them). Some examples:
One could develop a little plugin for doing such things. It's not a key feature, so a plugin would fit. Anyone can easily implement such a feature with the great Open APIs. It's quite easy to manipulate a text selection. (Haven't had the time to try myself unfortunately, but the API allows to do this) Guillaume _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
