Vadiru
Website Programmer in USA
- Total activity 461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 45
- Subscriptions 124
-
Created How to remove JavaScript selection from Run?
I right-click in a PHP file that contains no JavaScript, they never will, so I want this removed: I'm not seeing anywhere in settings to do this. -
Edited Xdebug randomly comes in as a server named underscore, times out
My configuration worked for half an hour, then just suddenly started showing this odd pop-up: I was testing from Postman. Clicking Accept just saves it as a server named "_" with port 80 (even tho... -
Created Unable to remove odd breakpoint icon
I'm not seeing how this appeared or how to remove it or why it's there... It popped up on some function declarations in a file. -
Edited Scratches being considered part of the Project with Problems and Safe Delete?!
This is mystifying, but Scatches and Consoles files and folders appear to be being considered part of the "project" enough that empty scratch.json files there will show up in the Problems tab with ... -
Created Excluded Tests directory not being excluded from parent folder search
I have a Laravel 5.x project that has a "tests" folder (directory) for PHPUnit that I'm assuming should be marked as a Test Sources directory, but unfortunately the files in this folder are showing... -
Created Is there a way to limit indexing CPU percentage?
I notice that PHPStorm indexing runs my CPU up to 70% and higher, and I'd prefer this be limited to 50%. I've seen other apps offer the option to limit (I think it's a priority thing in Windows), b... -
Created Can't find Version Control tab with diff panel
AnsweredIn previous versions of PHPStorm, I had a Version Control tab that not only showed a list of modified files in the repo (all git) under a list named Default Changelist, and then clicking on one of ... -
Created Unknown pop-up from hover on array element
I'm not sure what this is, but it's obnoxious and I don't know why it pops up. It's just from having my text character caret or the mouse pointer over the line or the beginning of the line... I ca... -
Created Laravel route Ctrl+click... always Cannot find declaration to go to
This is on anything in green in any route file... the below example is supposed to take me to the controller class file: I've already tried invalidating caches, recreating the project, putting it ... -
Created How to have Project and Favorites panels extend to the bottom while bottom panels are open?
The default when the left-side and bottom panels are open is that the bottom panels (like TODO, Terminal, Version Control) will extend to the left, then the left-side panels will extend to the top ...