문제

There doesn't seem to be a solution to this so far, other than using region directives, which add on unnecessary work.

There are plugins, but all are for 2010 or below.

It would be great if you could collapse/expand conditional and loop blocks.

Anybody know of a newer plugin for VS 2012 that does this?

This function already exists for the C++ text editor, but it doesn't carry over when you're in the C# editor.

도움이 되었습니까?

해결책

you could always define a #region inside your loop

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top