flode
Web developer trying to stay sane in this industry.
- 活动总数 412
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 43
- 订阅数 122
-
已编辑于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
已编辑于 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? -
创建于 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 ... -
已编辑于 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... -
创建于 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...