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: JS
New JavaScript inspections and intentions
In WebStorm 5.0 we’ve introduced new JavaScript static checks and editor intentions to improve your coding experience. Besides checks produced by JSDoc annotations described in the previous post, some fresh inspections for JSON, jQuery selectors and other contexts have been added.
Posted in Cool Feature, PhpStorm, WebStorm
Tagged intentions, JavaScript, jQuery, JS, json, WebStorm
4 Comments
Validating JavaScript code with JSDoc types annotations
Today’s post is about a nice feature set (many of you have been using for a long time) and its recent improvements. I’m talking about static type checking when type of parameter or variable on the left side of assignment … Continue reading
Posted in Cool Feature, PhpStorm, WebStorm
Tagged completion, inspection, JavaScript, JS, WebStorm
11 Comments