automatic code formatting

  • Thread starter Thread starter user
  • Start date Start date
U

user

Hello
Does it exist any tool (or maybe option in .NET) which could automaticly
format my code (which is already written)?

Thanx
 
Try from keyboard
Ctrl-A -( Select All )
Ctrl - K and F (Format your code)
 
Try from keyboard
Ctrl-A -( Select All )
Ctrl - K and F (Format your code)
after pressing ctlr-K and F

i receive:
The key combination (Ctrl+K, F) is not a command :(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top