Web Expressions 4 Code Format Label?

Is there a keyboard shortcut to format the code, such as Visual Studio, Ctrl + K Ctrl + D?

+4
source share
2 answers

Based on @Ryan Anderson's answer :

To reformat the code for an existing page:

  • Open the web page that you want to reformat.
  • In the Code panel, right-click and select Convert HTML.
+6
source

All Articles