Geoff Hoffman
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 8
-
Edited Is there any mechanism for making multiple actions with a single click or project macros?
For example after a PR is merged and I'm on my now stale/merged/feature branch that was just merged to main, I want to: git checkout main git pull Or another example would be while working on a f... -
Created Why is PHPStorm not able to understand nullish coalescing operator in Javascript when set to ES6+ / Flow?
I am getting a warning from ESLint: Not sure where this setting is or why PHPStorm seems to think this Javascript code has an error. It's valid Javascript, using the nullish coalescing operator. I... -
Created PHPStorm 2021.1 is no longer aware of built-in functions
With the latest update, PHPStorm on Windows 10 has lost the ability to tell me about all the built-in functions, and now sees these as missing language features. I get a lightbulb on the sideb... -
Created How to Ensure Always LF not CRLF on Windows
AnsweredI am using PhpStorm 2016.2.2 on Windows 10 and want to only ever have Unix line feeds. This doesn't seem possible, or it's broken, or I've missed some fundamental setting somewhere. I followed the... -
Created XDebug stops at first line, but ignores some breakpoints in other files
I've never seen xdebug and any IDE behave this way, but never used PHPStorm until this week. I'm working on a Symfony 2 project with many various deeply-nested include vendor libraries, PHP 5.4, PH... -
Created Better VCS integration in NetBeans
I'm being asked, coaxed... to try the "vastly superior" PHPStorm, having been a NetBeans user and contributor for a decade. One of the biggest features I've grown to love in NetBeans is that I can ... -
Created PHPStorm 8 Jira integration
Does anyone know the list of "Available Placeholders" in the Commit Message section of the Tasks > Servers > Configured Server pane of preferences? This is eluded to in the lower left portion of th...