Does atom have a formatter?
Score: 4.1/5 (64 votes) Atom does not have a built-in command for formatting html. However, you can install the atom-beautify package to get this behavior. Press CTRL + SHFT + P to bring up the command palette ( CMD + SHFT + P on a Mac). Type Install Packages to bring up the package manager.Which is...