主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Geoff Hoffman
活动总数
27
最后的活动
2023年08月01日 08:57
成员加入日期
2014年11月17日 23:28
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
8
活动概览
帖子(7)
评论(10)
按最近的活动排序
最近的活动
投票数
创建于
2021年04月13日 22:45
That seemed to have fixed the issue! Thank you Andriy
社区
PhpStorm
PHPStorm 2021.1 is no longer aware of built-in functions
0 票
创建于
2018年11月14日 18:19
A few other things I wanted to add here, since my own question is coming up on the top of search results. In the lower right-hand corner of the code editor window is a drop down picker for changing...
社区
PhpStorm
How to Ensure Always LF not CRLF on Windows
2 票
已编辑于
2018年08月07日 23:46
PhpStorm 2018.2 on Windows 10. IMO if I specify ">=7.0" in composer.json, that's "greater than or equal to PHP 7.0." The IDE should allow PHP 7.0, 7.1, or 7.2 to be set, particularly if I point it ...
社区
PhpStorm
can't change php language level macOS , php71 in /opt/local/bin not /usr/bin
0 票
创建于
2016年12月06日 17:51
This is the solution that worked for me. From here: The proper way to get LF endings in Windows is to first set core.autocrlf to false: git config --global core.autocrlf false You need to do thi...
社区
PhpStorm
How to Ensure Always LF not CRLF on Windows
5 票
创建于
2016年11月16日 03:01
I read a stack overflow post on this same topic that led me to believe that I have everything configured correctly, and the software is actually working fine, it's just the error message (and possi...
社区
PhpStorm
How to Ensure Always LF not CRLF on Windows
0 票
已编辑于
2016年11月14日 18:42
I confirm the settings - then I get this when switching (again) to LF from CRLF in PHPStorm: "0 files committed. Warning: LF will be replaced by CRLF in path/to/file.php. The file will have its ori...
社区
PhpStorm
How to Ensure Always LF not CRLF on Windows
0 票
创建于
2014年11月20日 16:16
xdebug log for such debug sessionWhere can I find this?
社区
PhpStorm
XDebug stops at first line, but ignores some breakpoints in other files
0 票
创建于
2014年11月20日 16:14
I've applied that checkbox and see that the color is defined by Preferences -> Colors & Fits -> File Status -> [Deleted, Modified, Added, Merged, ... ]Thank you very much Andriy!
社区
PhpStorm
Better VCS integration in NetBeans
0 票
创建于
2014年11月20日 16:03
Thank you Mikhail for the response.Created feature request:https://youtrack.jetbrains.com/issue/IDEA-133264
社区
PhpStorm
PHPStorm 8 Jira integration
0 票
创建于
2014年11月19日 22:59
After awhile, I was curious how far it was getting and I realized that if I "step into" every single function, eventually I reach a file that is not path-mapped and I realize I need to path map eve...
社区
PhpStorm
XDebug stops at first line, but ignores some breakpoints in other files
0 票