WebStorm/PhpStorm links
Categories
Tags
Beta Commandline completion composer CSS database debug deployment documentation ecmascript5 editor ftp HTML html5 import inspection JavaScript jstestdriver LESS navigation Node.js offer PHP PhpStorm PHPUnit productivity Profiler Project RC refactoring Release SASS settings sftp smarty Symfony TypeScript UI unit testing WebStorm WebStorm/PhpStorm links Xdebug youtrack zen-coding Zend Debugger-
Other JetBrains Blogs
Meta
Tag Archives: inspection
Optimize Imports for PHP
Those of you who have already tried PhpStorm 6 might have noticed a lot of great additions to PHP imports support. In this post we would like to tell you about a long awaited feature: Optimize Imports for PHP.
Posted in Cool Feature, PhpStorm
Tagged completion, import, inspection, PHP, PhpStorm, productivity, refactoring
5 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
New PHPDoc inspections and quick fixes
There is a number of new PHPDoc inspections available in the latest PhpStorm 2.1 EAP builds which allow to find basic problems in PHP code documenting. These new inspections can be turned on/off in Settings|Inspections|PHP|CodeStyle/PHPDoc. Traditionally each inspection has a … Continue reading
PhpStorm/WebStorm EAP build 95.117
Pack of fixes in all areas in this build along with couple of new features: PHP completion got new popup layout: added function signatures. Note that you can also open Quick Documentation popup (Ctrl-Q) right from this list. Feedback is … Continue reading
Posted in Early Access Preview, PhpStorm, WebStorm
Tagged completion, inspection, PhpStorm, WebStorm
9 Comments
PhpStorm/WebStorm EAP build 95.57
We’re back to our weekly EAP schedule. After Beta feature freeze you can’t expect big features or conceptual changes, however we’ll definitely manage to add some neat stuff. Albeit huge pack of bugfixes in all areas this build brings you: … Continue reading
Posted in Early Access Preview, PhpStorm, WebStorm
Tagged inspection, PhpStorm, WebStorm, zen-coding
3 Comments