Geoff Hoffman

- 活动总数 27
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 8
-
Geoff Hoffman 创建了一个帖子, 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... -
Geoff Hoffman 创建了一个帖子, 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... -
Geoff Hoffman 进行了评论, -
Geoff Hoffman 创建了一个帖子, 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... -
-
-
-
-
-
Geoff Hoffman 创建了一个帖子, 已回答How to Ensure Always LF not CRLF on Windows
I 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...