vscode visual update studio iconos how code cambiar bootstrap beautiful autocompletar visual-studio

visual-studio - update - visual studio code html class intellisense



Formato de instrucción de cambio de Visual Studio (2)

Estoy usando Visual Studio 2005. Siempre quiere formatear instrucciones de cambio como esta:

switch (thing) { case A: stuff; break; case B: things; break; }

¿Hay una manera de tener que sangrar los casos como este ?:

switch (thing) { case A: stuff; break; case B: things; break; }


Herramientas | Opciones | Editor de texto | c # -> marque la casilla de verificación ''Ident bloque contenidos''.


Ven aquí:

Tools > Options > Text Editor > C# > Formatting > Indentation > Indent case labels