Domanda

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.

È stato utile?

Soluzione

you could always define a #region inside your loop

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top