I love the idea of extending selection in code rush.
static string Transform( Match match, string transformedText )
If my cursor is somewhere in the middle of the word "transformedText", I think Ctrl+W should first select the word.
As it is, it currently selects "string transformedText", which is nice, but I think it would be better if that was the second Ctrl+W.
Hello Derek,
Thank you for pointing out this behavior to us. We discussed it and decided that it is a bug in the current implementation of the Selection Expand/Reduce feature.
You will be notified once it is fixed.