Not sure if this applies to CodeRush for Roslyn or the legacy CodeRush (I have both installed), but previously if I had the cursor on a #region directive and pressed Ctrl+W (SelectionExpand) the entire section between (and including) the #region and #endregion directives were selected. Now, only the line containing the #region directive is selected.
Is there some configuration option to change this, or is it a bug?
Hi Peter,
We're aware of this problem and are going to correct it in the near updates.
As a quick solution, I suggest you disable the "Selection Expand" functionality in CodeRush for Roslyn.
For this, please select the "CodeRush\Options" menu item in the main menu. After that, navigate to the "IDE\Shortcuts" item in the list on the left side of the options dialog. Then, find the "Selection\Defining\Ctrl+W" option and disable it.
I've attached a screenshot illustrating how to do this.
Thanks, that workaround worked great! :)
Hi Peter,
Good news is that the suggestion has helped you.
You are welcome.