Top "Phpstorm" questions

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

PHPStorm + XDebug Setup Walkthrough

Up until recently, I've been writing code in PHP (via Notepad++) and debugging by checking the logs in IIS (gotta …

xdebug phpstorm
how to setup built-in webserver in PhpStorm

Set up: 1) OS - Win 8.1 2) WAMP 3) PhpStorm 7.1.3 I have been working on Dreamweaver for quite a long time and recently …

localhost wamp phpstorm
How to Make PHPStorm / Intellij IDEA Dark (Whole IDE, not just color scheme)

I've just downloaded the new PHPStorm EAP, and noticed this screenshot: And I like it very much. Thing is, I …

intellij-idea phpstorm webstorm
XDebug and RESTful server using PHPStorm or POSTman

How can I get a REST client (such as the one built into PHPStorm or POSTman) to work with XDebug? …

rest xdebug phpstorm
How to search a file in PhpStorm?

Eclipse has this feature where you can search any file in your folder. Is there any such feature in PhpStorm? …

php phpstorm
How to beautify code in PhpStorm and other Intellij editors?

Is there any way to beautify my php code in PhpStorm? (a keyboard shortcut would be preferable)

phpstorm
Resolving IBus Issue - IBus prior to 1.5.11 may cause input problems

I m using PhpStorm 10 on Ubuntu 14.04. I get the following error when at start : 8:08:47 AM IBus prior to 1.5.11 may cause …

ubuntu intellij-idea phpstorm
PHPStorm/Webstorm increase memory to more than 512MB

I'm using PHPStorm under Win7 64bit with 64bit Java (latest version I guess) and working currently on an insanely big …

jvm out-of-memory phpstorm webstorm windows-7-x64
WebStorm/PhpStorm double quotes in TypeScript auto import

I'm using TypeScript style with single quotes, double quotes are used exclusively in HTML templates. WebStorm/PhpStorm auto import adds …

typescript intellij-idea phpstorm webstorm jetbrains-ide