flode
Web developer trying to stay sane in this industry.
- 活动总数 412
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 43
- 订阅数 122
-
创建于 How do I see what's going on during SSH deploy connection attempt?
I can't tell what's going on here:Is there some log to see what it's doing exactly, and where it's failing? -
创建于 OpenSSH not found - Get project from VCS
已回答Not sure what's going on, I'm just trying to create a project from VCS, and it says “Clone failed”:Looks like something in PhpStorm is stripping out the file separator backslashes.I can clone manua... -
已编辑于 Skipping latest PHPStorm update
2020.2.2 appears to not have bug fixes essential to me using the program, for these issues and others: Down-click auto-select of text in Find results, even after the box is closed, among other rel... -
已编辑于 Find box keeps being weirdly small upon open
This started happening recently... I open the Find box and it's shrunk to 1/3rd of the size I had it, without me changing PHPStorms window width or screen resolution. I'm on a 27" iMac from 2017 t... -
创建于 PHPStorm update on Mac requests access to Documents, Downloads, Desktop, and... Photos?
Why tho? Really JetBrains? You don't access to these folders. All of my repos are in Sites. I can't even imagine why it now needs access to all of these things now, especially Photos. I mean, that... -
创建于 Missing return argument warning on intentional null return for class method
Why is this even a warning? I want to return null if they passed an argument that can't have anything done with it. I can then check if the return of the method is null to do something specific if... -
创建于 Clicking a search result in a text file highlighted from the Find box auto-selects the result
This is really annoying, and started happening several updates ago (I'm on the latest). When I have search results from the Find box highlighted in yellow in the file, clicking somewhere else then ... -
创建于 PHPStorm still can't tell which files are being included in tracing declarations
I copied this function from one file to another, just temporarily probably, and now when I Cmd+click on it in the original file, it doesn't go to that function in the file it includes, it shows bo... -
已编辑于 PHPStorm more buggy this year because JetBrains wants to push people to WebStorm?!
Sorry for the long post: Enjoy or skip, just at least don't reply without reading it all. I mentioned to a coworker that it seems PHPStorm has become more buggy since January with all of the update... -
已编辑于 Find in Path results sometimes only shows inner HTML text instead of full code line for each file result
On a previous search, this would show the full HTML code line (an anchor tag in this case); this time, it only shows the inner HTML: I'm not seeing any reason why it suddenly will only show the in...