Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Dreamweaver extension to beautify PHP/JavaScript/jQuery code

I'm looking so long for a Dreamweaver extension to auto beautify PHP / JavaScript / jQuery code. Currently Dreamweaver can beautify only HTML and CSS (Apply Source Formatting).

Any kind of help will be much appreciated.

like image 220
Adnan Avatar asked Jan 11 '10 07:01

Adnan


1 Answers

Online solutions for validation and formatting JavaScript:

Validate JavaScript code:
http://www.javascriptlint.com/

Format JavaScript code:
http://jsbeautifier.org/
like image 114
user3448798 Avatar answered Sep 28 '22 21:09

user3448798