WebStorm/PhpStorm links
Categories
Tags
Beta Commandline completion composer CSS database debug deployment documentation ecmascript5 editor ftp HTML html5 import inspection JavaScript LESS navigation Node.js offer PHP PhpStorm PHPUnit productivity Profiler Project RC refactoring Release SASS settings sftp smarty Symfony synchronisation TypeScript UI unit testing WebStorm WebStorm/PhpStorm links Xdebug youtrack zen-coding Zend Debugger-
Other JetBrains Blogs
Meta
Tag Archives: jslint
PhpStorm & WebStorm 4.0 Early Access Program started
We are happy to announce first public builds of PhpStorm & WebStorm 4.0! There’s a lots of changes, totaling to hundreds of tracker votes, but here is the list of visible features already available to focus on: IntelliJ Platform 11.1 with lot of … Continue reading
Posted in Early Access Preview, PhpStorm, WebStorm
Tagged coverage, formatting, JSHint, jslint, LESS, PhpStorm, SASS, UI, WebStorm
65 Comments
How to lint your JavaScript with JSLint in real time
Do you have a habit running JSLint for your JavaScript code? If you do not have it because the running is tedious, then IDE can help you with it while you edit the code. Here is how. Open Settings, type … Continue reading