Alan Rew Web
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
-
Alan Rew Web 创建了一个帖子, PHPStorm 2017.3 64 bit won't start after upgrade
I've just upgraded to PhpStorm 2017.3 64 bit on Windows 10 Initially it restarted itself OK, but after closing it it won't run, even after restarting Windows. I'm not convinced the upgrade worked ... -
Alan Rew Web 创建了一个帖子, PhpStorm: option to *not* copy deleted line of code (shift+delete) to clipboard?
If I delete a line of PHP using shift+delete, the deleted line is copied to the clipboard. This can be annoying, especially if you want to preserve the clipboard contents for another task. Is there... -
Alan Rew Web 创建了一个帖子, PhpStorm 10.0 - add to favorites no longer works
I've been using multiple sets of favorites in my previous version of PHPS, 9.0.2.After installing the 32-bit version of PHPS 10.0 (build #PS-143.381) the sets of favorites I created previously are ... -
-
Alan Rew Web 创建了一个帖子, "Parameter type 'Array' is invalid" in Refactor->Change signature... in PhpStorm; can't refactor function signature
Using PhpStorm 8.0.3 on Windows 7 Professional 64-bit.Refactoring some legacy code with parameter type hinting for array parameters.e.g. function myFunction(Array $someArray, $anotherParam) { .... -
Alan Rew Web 创建了一个帖子, PhpStorm Code->Reformat Code... doesn't allow 'selected text' option on secondary monitor on PC
Running PhpStorm 8.0.3 on Windows 7 Professional 64-bit, with 2 monitorsI have PhpStorm running on my primary monitorDrag one source file to the secondary monitorSelect some source code in the sour... -
-
Alan Rew Web 创建了一个帖子, Groups of favorites lists in PhpStorm?
I develop a large PHP-based website with thousands of source files, and I make heavy use of the Favorites feature to create lists of the few source files involved in each enhancement I do, so as to...