I'm running VS2013 Pro Update 2, and R# 8.2, and I'm unable to collapse my code to definitions. This is true on my work machine and home workstation. When I click Collapse to Definitions, the using
statements collapse, but that's all. It doesn't matter where my cursor is in the code. At work, my OS is Windows 7; at home it's Windows 8.1.
I had no problems with VS 2012 Pro and R# 8. This is exclusive to VS2013.
Has anyone else encountered this problem and solved it? Google isn't showing anything promising...
I also found out that if you have C# outline 2013 installed and enabled, It does not work.
I disabled this extension and it worked!