Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Geoff Hoffman
Total activity
27
Last activity
August 01, 2023 08:57
Member since
November 17, 2014 23:28
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
8
Activity overview
Posts (7)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
December 06, 2016 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...
Community
PhpStorm
How to Ensure Always LF not CRLF on Windows
5 votes
Created
November 14, 2018 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...
Community
PhpStorm
How to Ensure Always LF not CRLF on Windows
2 votes
Created
April 13, 2021 22:45
That seemed to have fixed the issue! Thank you Andriy
Community
PhpStorm
PHPStorm 2021.1 is no longer aware of built-in functions
0 votes
Edited
August 07, 2018 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 ...
Community
PhpStorm
can't change php language level macOS , php71 in /opt/local/bin not /usr/bin
0 votes
Created
November 16, 2016 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...
Community
PhpStorm
How to Ensure Always LF not CRLF on Windows
0 votes
Edited
November 14, 2016 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...
Community
PhpStorm
How to Ensure Always LF not CRLF on Windows
0 votes
Created
November 19, 2014 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...
Community
PhpStorm
XDebug stops at first line, but ignores some breakpoints in other files
0 votes
Created
November 20, 2014 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!
Community
PhpStorm
Better VCS integration in NetBeans
0 votes
Created
November 20, 2014 16:16
xdebug log for such debug sessionWhere can I find this?
Community
PhpStorm
XDebug stops at first line, but ignores some breakpoints in other files
0 votes
Created
November 20, 2014 16:03
Thank you Mikhail for the response.Created feature request:https://youtrack.jetbrains.com/issue/IDEA-133264
Community
PhpStorm
PHPStorm 8 Jira integration
0 votes