Vadiru
Website Programmer in USA
- Total activity 452
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 45
- Subscriptions 121
-
Created What is PhpStorm install asking for here with Windows Firewall Public networks?
AnsweredIt doesn't specify what it wants to do through the Firewall, which port it wants to do it through, nor why it auto-selects “Public networks”. Please explain. -
Created Editing PHP-generated log file in PhpStorm creates new file appended with tilde, makes original file uneditable
I've used a log script for years across different projects to debug (when I can't use normal, better things), which writes debug info to a `[whatever].log` file, but on my latest project, I'm getti... -
Edited Is there any way to see what's going on when PHPStorm has laggy or jittery scrolling in files?
I'm so tired of this happening randomly, I've tried multiple solutions which worked at the time, but at this point when it happens again, I basically have to go down a list of guesses to see what w... -
Created Copy-paste PHP file with class in it only allows "Copy Class" option... can't paste file as new file with new name anymore
Before recently, I could right-click a file in Project pane, select Copy, then right-click its parent folder and select Paste to create a copy of the file with a new name that I specify. This made ... -
Created Generating an XML file from an XSD creates it without XMLSchema specs
In our XSD (made by a client), and in an old generated XML file (made by a previous dev with no explanation as to how it was made), it has expected XML Schema information, like: XSD: <?xml version... -
Edited Some way to highlight file from open file tab in folder in Project pane?
Sometimes I open several files from search that happen to be in a folder containing dozens or hundreds of similar-named files, and I want to highlight an open file in the folder in the Project pane... -
Created Scroll lag happening recently
I'm not sure what changed, but now scrolling is laggy in PHPStorm. The frame rate has gone down, it's slower... sometimes it works as expected. I can't tell what the problem is. This happened in ye... -
Edited Weird print_r function indentation formatting with hard-coded array
I don't know why it's doing this: echo "relevant user details: " . print_r([ 'ID' => $user->getId(), 'First Name' => $user->getFirstName(), 'Last Name' => $user->getLastName(), ... -
Created I can't tell what these PHP run options are...
I built a test file, wanted to run it with PHP CLI, now I'm not seeing what is meant here: What is the difference? What do the icons mean? -
Created Trying to double-click a text word while part of it is highlighted from Find won't select it
Find box: Result example: Since a recent update, if I try to double-click the full word (Ship_To_Phone), nothing else is highlighted, nothing is selected, and I can't copy the word. The cursor (c...