flode
Web developer trying to stay sane in this industry.
- Total activity 412
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 43
- Subscriptions 122
-
Edited Nonsensical const error with inline PHP in JavaScript
This doesn't seem right: If I substitute the php for just the word true or false, there's no error: Looks like PHPStorm is not understanding that the ternary will return either the raw string tru... -
Created Can't find jQuery color change option
This stands out a bit too much all over the place: I want to disable the text background color or lighten it up, but I'm not finding the JavaScript color change option for it, and there's no jQuer... -
Created Ctrl+Space putting cursor after auto-appended closing parentheses?
I thought when I typed a function name and hit Ctrl+Space (or selected from the drop-down list) that it would put the cursor right after the opening parentheses so I could start typing in the param... -
Created How to change character encoding for .log files?
I'm not seeing anywhere in Preferences (Mac) to do this for specific file type. I found this: But it doesn't let me set encoding by file type, just per directory, which isn't useful to me right n... -
Created Ctrl+Space showing variable suggestions that don't exist?!
In this case I'm trying to auto-fill `$objectDetails`: but it's showing suggestions of under_scored variables that aren't in the script or any included/related files... I can't tell where these ar... -
Created Something keeps changing file newlines to CRLF
I changed the default in my PHPStorm at the IDE level to "Unix and MacOS (\n)" (LF right?), and when I click the CRLF button at the bottom right of the file to change it to LF, it saves and lets... -
Edited Field accessed via magic method warning but not when within quotes
I'm not understanding this: Why is the warning only when the var is outside of double-quotes? -
Created Some way to prevent PHPStorm from trying to run validation or whatever until I stop typing for like a second?
It just seems to be running validation or something every second and a half regardless of whether I'm still typing or clicking, causing these weird lag breaks when I'm typing. I've tried to figure ... -
Edited How do I highlight an open tab in the Project pane?
I can click the tab and see the folder path, but I'm not seeing an easy quick way to just highlight the file in the path in the Project pane. It's still a lot of clicking to go to the file and do r... -
Created Anyone else having slowness issues in the latest PHPStorm 2019.2 update?
Ever since the update last week, I'm getting slowdown, lag, random freezes... it's super-annoying and slowing down my progress. I can't tell what changed that could cause it, but it seems to have s...