We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Some tips and tricks for using this script:
// html_beautify + save { "keys": ["ctrl+alt+super+s"], "command": "run_multiple", "args": { "commands": [ {"command": "html_beautify" }, {"command": "save" } ] } }
(This will Beautify then save the file.)