How I can format, or beautify php,html,css,javascript code in the Sublime 3 Text editor?
When I go into Edit menu of Sublime 3 there is no option for formatting or beautifying code!
How I can format, or beautify php,html,css,javascript code in the Sublime 3 Text editor?
When I go into Edit menu of Sublime 3 there is no option for formatting or beautifying code!
First, install Package Control, the package manager for Sublime Text. Next, you need to install packages that do what you're after: beautify code or maybe just indent it.