Top "Phpstorm" questions

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

PhpStorm - Navigate to method

In a class, I quickly want to navigate to, let's say, the indexAction method. In SublimeText I could press cmd + …

ide keyboard-shortcuts phpstorm
How to integrate WebStorm with Vue.js

WebStorm didn't support Vue.js natively (at least for now - Apr, 2016). I've find few advice how to improve WebStorm …

intellij-idea phpstorm webstorm vue.js jetbrains-ide
Set terminal font size in PhpStorm?

How can I set the font size in the embedded terminal in the JetBrains PhpStorm IDE? The text is too …

phpstorm
How to Minify CSS with SCSS File Watcher in PHPStorm IDE

Is there a way to configure SASS FileWatcher so it builds a Minified CSS? I currently configured SASS + YUI Compressor …

sass minify phpstorm yui-compressor
Display CTP Files as PHP Files in PHPStorm

I have a project running on CakePHP. All of my views are stored as ctp files. How do I render …

cakephp phpstorm
How to set up applications requiring legacy java on El Capitan (OS X 10.11)?

I have a clean install of El Capitan. I have PHPStorm installed on my Macbook Air. When I try to …

java macos phpstorm osx-elcapitan
How can I setup webstorm to automatically add semi-colons to javascript functions, methods, etc

When I write Javascript, I use semi-colons. However when I write in webstorm/phpstorm, it auto completes braces and brackets, …

javascript phpstorm webstorm
Undefined class Route (Laravel in PhpStorm)

How can I fix this alert in PhpStorm? And also how to get autocompletion for Route and other Facades?

laravel autocomplete phpstorm laravel-facade
Cannot debug with PhpStorm + Vagrant + XDebug

I cannot get XDebug to work with PhpStorm and Vagrant on a Windows 7 machine. I've already followed every tutorial on …

xdebug phpstorm vagrant
JetBrains IDE Support Extension - How to disable Chrome Warnings?

Hey there I've been using the JetBrains IDE support extension for a week now, and While it is great utility. …

netbeans intellij-idea phpstorm webstorm