Is it possible to auto-format your code in Dreamweaver?

code-formatting, dreamweaver, formatting, html

Solution

A quick Google search turns up these two possibilities:

- Commands > Apply Formatting

- Commands > Clean up HTML

Problem

Is it possible to auto-format your code in Dreamweaver like in Visual Studio (ctrl+k+d)

Original source