c# - Indentation shortcuts in Visual Studio -



c# - Indentation shortcuts in Visual Studio -

i'm new visual studio 2010 , c#. how can indent selected text left/right using shortcuts?

in delphi ide equivalents ctrl+shift+i , ctrl+shift+u

tab , shift+tab that.

another cool trick holding downwards alt when select text, allow create square selection. starting vs2010, can start typing , replace contents of square selection type. absolutely awesome changing bunch of lines @ once.

c# visual-studio-2010 delphi indentation

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -