vote up 1 vote down star

How can I make ctrl k,d work in a pure C file? I really enjoy the auto formatting in C#, and I would like to have the same functionality in C as well.

I am using VS2008, but it would probably be helpful if this worked in VS2005 as well.

flag

70% accept rate
4  
RDFM........... – Joan Venge Jun 12 at 20:25
3  
Someone with 7K+ rep should know how to do such a simple task. – Lucas McCoy Jul 27 at 1:59
4  
I really do not understand the -6 see: meta.stackoverflow.com/questions/11851/… – Sam Saffron Aug 3 at 5:11
2  
@Lucas: I don't believe you understand what rep is. – Rich B Aug 3 at 12:03
@Lucas: I agree with you. – Yonita Aug 14 at 21:17

1 Answer

vote up 5 vote down check

In Visual Studio 2003, Ctrl-K Ctrl-F let you format a selection. This and other key combinations to format text can be found in Edit - Advanced menu

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.