I would like to format my HTML with a command, as I do in Visual Studio, using Ctrl+K+D. Is this possible in Atom? If not, are there other options?
Atom does not have a built-in command for formatting html. However, you can install the atom-beautify package to get this behavior.