Search code examples
visual-studio-2010code-editor

Visual Studio 2010 doubleclick behind #region to open it?


in Visual Studio 2008 it was possible to open a collapsed #region by simply double clicking somewhere behind (to the right) of the #region. Now in VS 2010 you have to double click exactly the #region, double clicking behind it just selects the #region.

I've browsed the options but didn't find anything helpful and neither did google help.

Does anyone know of a way to switch back to the old behavior?

Thanks, Florian


Solution

  • In Visual Studio 2010 the editor has been rewritten from scratch. It is quite likely that they just "forgot" to re-implement this functionality, thus causing a regression. If you feel strongly about bringing it back, I'd open a new bug at https://connect.microsoft.com/visualstudio/feedback