Dreamweaver JSLint extension (command) [DWLINT] history
Here you can find the history of the Dreamweaver JSLint extension (command)
Changelog 1.0.0.6
- Fixed dreamweaver crash (memory bug).
Changelog 1.0.0.5
- Updated JsLint engine with version from 2011-02-24
- Re-arranged checkboxes accorading to jslint.com
- Tested with Dreamweaver CS5
Changelog 1.0.0.4
- Clicking "OK" in the JSLint configuration window closes the window
- JSLint is now available from the "Site Reports"
- Multiple file selection via "Site Reports"
- DWlint now uses the "Site Reports" tab on the "Result" pane of dreamweaver to show results.
- Double-clicking the error/warning in the results pane will scroll to the offending line of code.
Changelog 1.0.0.3
- Added "synchronizeDocument" call to dom before getting the source. Which makes sure DWLint is always validating the updated source.
Changelog 1.0.0.2