Dave Stewart
- 活动总数 95
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 28
-
创建于 Selection with ALT feels buggy...
Hey all,Has multiple selection with the ALT key changed in PHPStorm 9?I'm constantly selecting multiple lines with ALT, but the location of the cursor I just came from keeps seeming to be remembere... -
创建于 Cannot Save Files "C:\Windows\System32\drivers\etc\hosts___jb_bak___ (Access is denied)"
I'm getting a strange error in PHPStorm 9 on Windows 10: Cannot Save Files Following errors occured on attempt to save files: C:\Windows\System32\drivers\etc\hosts___jb_bak___ (Access i... -
创建于 Possible to replace / wrap terminal
I'm on PHPStorm v9, and using the "legacy" console but it doesn't handle control characters, so even commands like "composer" will come out a little garbled.I use ComEmu outside of PHPStorm, which ... -
创建于 Terminal not accepting any input
I've just opened WedStorm after a couple of months on non-web work, and my Terminal (Windows, PHPStorm) isn't letting me type into it.I can select lines, text, and copy, but not type or paste.I can... -
创建于 Has the ability to control indexing been improved in PHPStorm 9?
I ask, as we're mid project and getting a lot of indexing which is really slowing things down.I moved the project to a new drive this morning, and added a few 1000 jpgs to the project and sure enou... -
创建于 [off-topic] MacBook 13" or 15" best for development / contracting / personal?
Hey all,Firstly, apologies for posting a question not directly related to PHPStorm / development.However, I'm moving my entire computing setup from Windows desktop + laptop, to Mac laptop, so wante... -
创建于 Extremely slow performance on Mac, PHP 8 & EAP
I've recently switched to Mac, and I'm really finding that performance on PHPStorm is terrible compared to the Windows version.For PHPStorm 8, it seems to be almost exclusively connected to indexin... -
创建于 PHPStorm is reverting my work!
The past couple of days, something very disturbing has been happening to my code in PHPStorm - it's been reverted to an earlier state, without my knowing.It's difficult to explain exactly what is h... -
创建于 Major slowdown and freezing - no idea why
I was using PHPStorm 8.0.3 (I think) on a Mac Pro, just doing some PHP & JS coding, and a bunch of git moves in the terminal.Then PHPStorm started to behave really slowly, with long pauses, where t... -
创建于 Is there any refactoring support for JS require() ?
I have a large project that has hundreds of JS files, all with multiple dependencies, and it needs a major refactor.Is there any support for this built in?Or is it regex search & replace time!?