Kevin Major

- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created Can't get zero configuration debugging to work
So, I upgraded my PhpStorm to 2019.1, and upgraded my PHP from 7.1 to 7.3, and added the following to the cli's php.ini: [xdebug]xdebug.remote_autostart=1xdebug.remote_connect_back=1xdebug.remote_c... -
Created Local VCS (Git) stuck on "Default updating...." in PhpStorm 2017.2.4
I'm running Ubuntu 16.04 in a Virtualbox VM. I just updated my PhpStorm from 2017.2 to 2017.2.4, and now it cannot detect my local git repository. It can connect to git on my local machine (the t... -
Created Debugging angularjs files in PhpStorm 9.0
I'd like to debug some angularjs files in PhpStorm 9.0, but all of the documentation I've found has revolved around debugging JavaScript embedded in HTML rather than standalone .js files. Please h... -
Created Is there a way to make directories in the project pane act like they did in PHPStorm 7?
The new collapsed directory listings are a PITA. I'm talking about:Where even though I have several empty directories in Resources, they won't show. It makes it incredibly difficult to move files... -
Created PhpStorm 7.1.3 - Is there a way to have the debugger run when running PHPUnit tests?
I inherited a Symfony2 project, and I really need Xdebug to run when running my new PHPUnit tests so I can trace values as the tests are running. Is this possible? And if so, how? -
Created 'Not found' error with PhpStorm 7.1.2, Xdebug, and Symfony2
I'm trying to get the debugger to work by following the configuration-free instructions (http://confluence.jetbrains.com/display/PhpStorm/Zero-configuration+Web+Application+Debugging+with+Xdebug+an... -
Created Is it possible to have PhpStorm remember tab position? And, an accessibility request.
I generally close PhpStorm with several tabs open. When I restart it the next day, the tab positioning is messed up (I think it reorders them alphabetically). Is there a way to force it to keep t... -
Created System crashed, now IDE is broken
My Linux Mint 12 system crashed earlier due to a power failure. Now when I try to start PhpStorm (5.0.3), it won't make it past the splash image. Instead, I get several popups about a Java OutOfB... -
Created Problem writing HTML/twig - it won't let me write the closing bracket w.o. a space (5.0.3)
I've run into a problem/bug when trying to write a twig template. It won't let me write the closing bracket ('>') of an HTML tag unless there's a space proceeding it. It literally won't recognize... -
Created Problem writing HTML/twig - it won't let me write the closing bracket w.o. a space (5.0.3)
I've run into a problem/bug when trying to write a twig template. It won't let me write the closing bracket ('>') of an HTML tag unless there's a space proceeding it. It literally won't recognize...