Dave Stewart
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 28
-
Created 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... -
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created [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... -
Created 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... -
Created 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... -
Created 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... -
Created 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!?