Kevin Major
- 活动总数 35
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 13
-
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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? -
创建于 '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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...