Top "Phpstorm" questions

JetBrains PhpStorm is a commercial IDE for PHP built on JetBrains' IntelliJ IDEA.

How to open a directory in PHPStorm or IntelliJ (or any JetBrains IDE) from the command line?

Is there a way to open up a directory in PHPStorm or an equivalent Jetbrains IDE from the command line? …

command-line intellij-idea phpstorm
how to align text to specific character in phpstorm or webstorm?

I have this text $test1 = 'testing1'; $test1test1 = 'testing1'; $test1test1test1 = 'testing1'; $test1 = 'testing1'; and …

php text alignment phpstorm webstorm
PhpStorm code completion doesn't show core classes/extensions

I'm having trouble with PHPStorm. I just started new project created a couple of my own classes, in one of …

php ide xampp phpstorm
How to change the default author in PhpStorm for PHPDoc

I search for a moment a way to change the name and mail used by PHPDoc in PhpStorm when you …

configuration phpstorm phpdoc
How to use compass in phpstorm?

I'm aware of this question: How to add Compass syntax support to Jetbrains PhpStorm? but it doesn't help. I just …

sass compass-sass phpstorm
PHP remote debugging: XDebug can't connect to JetBrains php Storm client

i's like to get remote debugging to work with the following software configuration: Win 7 Pro 64bit WAMP Server 2.2 (32bit) incl. …

php apache2 xdebug remote-debugging phpstorm
How to disable version control in phpstorm?

I am playing around with phpstorm and somehow I activated version control. I don't need it. Now all my tabs …

phpstorm
PhpStorm find all deprecated usages in the project

I'm working now on a pretty big PHP-project and I want to upgrade Symfony framework to the next version. Before …

php deprecated phpstorm
Ubuntu phpstorm : Interpreter is not specified or valid

I am configuring debugger on phpstorm on Ubuntu. I easily could set interpreter's path like C:xampp/php properly on …

php ubuntu phpstorm xdebug jetbrains-ide
How to increase menu and tab font size in IntelliJ JetBrains PyCharm, PhpStorm, RubyMine

I understand how to increase the font size within an editor tab, but I'd like to increase the font size …

intellij-idea pycharm phpstorm jetbrains-ide