Visual Studio Format entire file?

前端 未结 8 1749
小鲜肉
小鲜肉 2021-01-31 08:58

Is there a way to issue a key command to properly format an entire file in VS2008 with CodeRush Express?

8条回答
  •  抹茶落季
    2021-01-31 09:15

    Just select all content of page by Ctrl + A then click Ctrl + K and Ctrl + D. The whole page tag format.

    For example see this link: Format the content

提交回复
热议问题