Dave C

- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Edited How to prevent 'Cannot resolve file' pop-up?
In other editors, a simple squiggly underline or color change indicates a file that can't be resolved, but in PHPStorm, a pop-up appears when I hover over it... this is undesireable as it not only ... -
Edited Replace shortcut no longer shows replace box when find box is already open
If I open Find text in a file tab (Ctrl+F on my Keymap), then hit Ctrl+H (my shortcut to open the Replace box as well) if I decide to replace, instead of showing the replace box, it just shows a te... -
Created Can't find Ctrl+hover function setting
I'm trying to disable this, but I'm not finding it in Settings. It's when my mouse pointer hovers over a PHP function while I'm holding Ctrl. I don't like these auto-pop-ups, I'm having difficulty ... -
Created Constant indexing... something... over and over?
When I'm not in the PHPStorm window (on Windows) it has recently (since setting up my repo again) been flashing the orange/yellowish bar across its taskbar icon (indicating it's trying to tell me s... -
Created Inspection pop-ups getting in the way of viewing and clicking
I can't count how many times I've gone to look at or click or type and some inspection pop-up appeared over text where I happened to have stopped my mouse pointer only to get in the way of me conti... -
Created Displaying 2-space indents as 4-space tabs but saving as 2-spaces?
I'm working on code built from the VS Code editor, but for some reason Microsoft felt the need to make indentation 2 spaces by default unlike most other editors. So when I open the project, it's ki... -
Created IntelliJ considering global .git folder in my user folder an "unregistered root" VCS
AnsweredI get the pop-up when I open the project, clicking Configure shows Unregistered Roots C:\Users\Me, apparently because my global .git folder was installed there, and I don't seem to be able to remov... -
Created Unable to find correct PHP plugin
I just installed IntelliJ IDEA Ultimate (free 30-day trial) because it said it had web tools, but I'm not finding PHP in there (seems to be the only one not there), so I read that I'm supposed to i...