Today we are announcing the release of WebStorm 9 and we are really excited about that! You can download WebStorm 9 right now!
PhpStorm parses Gruntfile.js files, recognizing definitions of tasks and targets, shows tasks and targets in a tree view, lets you navigate between a task or a target in the tree and its definition in the Gruntfile.js file, and supports running and debugging tasks and targets. Apparently, either SCSS Lint itself and/or the PHPStorm plugin generate temporary files when the inspection occurs, and promptly removes them - presumably when the inspection finishes. As it does so in the same directory that's being watched by the gulp-compass task. These two end up playing NYSMNYD (now you see me, now you don't).
To brings you the very best development experience based on today’s most powerful and trending webdev technologies and tools, WebStorm 9 introduces:
- Full support for Meteor. WebStorm now provides coding assistance and debug capabilities for Meteor applications.
- Support for React including syntax highlighting, code completion and error detection for JSX and JavaScript expressions in JSX, and more.
- Integration with Gulp that helps you easily browse through the list of project tasks and run or debug any of them.
- New spy-js features: spy-js can now trace and profile Node.js apps, enhances code completion with the runtime data collected, and allows you to evaluate any expression without breakpoints.
- Integration with PhoneGap, Cordova and Ionic so you can create, emulate and deploy mobile apps right from the IDE.
- Automatic update for Node.js apps when code is changed, thanks to the updated Live Edit feature.
Other updates contributing to WebStorm 9 superiority include ESLint and JSCS code quality tools, EditorConfig support, Scratchfiles, enhancements in CSS3 support, postfix code completion for JavaScript, support for Polymer, and integration with Dart’s pub serve.
Phpstorm Gulp File Watcher
http://youtu.be/2KdsGGo8WpU
Phpstorm Gulp
You can learn more details about the news features on the WebStorm website and download a free 30-day trial for your platform.
WebStorm 9 is a free update for everyone who purchased their license after October 22, 2013.
Join us October 30th for a free webinar with John Lindquist, A Deep Dive into WebStorm 9’s New Features. Registration is now open!
Phpstorm Gulp Server
Develop with pleasure!
– JetBrains WebStorm Team