JetBrains PhpStorm is a commercial IDE for PHP built on JetBrains' IntelliJ IDEA.
When using the Symfony2 plugin for PHPStorm, I sometimes see a Weak Route warning: What does it mean?
symfony phpstormI'm trying to somehow convince the phpcs to use the Zend coding guidelines, -but- to allow me to have variables …
php phpstorm codesnifferIs it possible to exclude certain files from the TODO function in PhpStorm? For example, I'm using the highcharts javascript …
phpstorm todoIm switching code editors and trying to rebuild my color scheme from the previous one, from Sublime Text to PHP …
php phpstorm color-scheme code-editorI'm using JetBrains PhpStorm, which is probably the most epic IDE I've ever used. The question is simple. How do …
css compass-sass phpstormI have a method that accepts a callback as a parameter. I would like to provide a parameter signature for …
php phpstorm phpdocI'm struggling to make codeception work with PhpStorm. I have setup CLI Interpreter: I have also setup Codeception: And here …
phpstorm codeceptionI am using PhpStorm 7.1.2 with IdeaVim plugin. When in Insert mode, I want to select words using Shift + ArrowKey. However, …
intellij-idea vim phpstorm ideavim