Basic introduction
Brackets is Adobe's open source HTML/CSS/JavaScript integrated development environment. Brackets currently provides the latest stable binary release for Mac, Windows and Linux (Debian/Ubuntu). The source code is hosted on GitHub. Adobe Brackets' online editor can run on some specific codes without pop-up windows or auxiliary tags. Users can also download and use extensions (such as Git integration, JSHint support, etc.) to add functionality to support their own workflows.
How to use
Ctrl/Cmd + Shift + H can call out and close the file tree
Ctrl/Cmd + Shift + O quickly open files
Ctrl/Cmd + E Quick preview/edit css style/javascript function
Ctrl/Cmd + +/– enlarge or reduce the font size of the editing area
Ctrl/Cmd + 0 reset the font size of the editing area
Ctrl/Cmd + Alt + P Open instant preview function
Ctrl/Cmd + / comment
Ctrl/Cmd + Alt + / block comment
it works
it works
it works