Mikep
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
创建于 UltraVNC generates CTRL CTRL when it shouldn't (and other less obvious issues)
I'm using UltraVNC x64 from Windows 10 to work on Ubuntu and Windows 10 systems. It has been working fine for years (I switched from RealVNC a long time ago), but using it with PhpStorm (native on... -
创建于 Warnings for "cannot resolve directory" and "cannot resolve file" in code moved to include file
I see similar posts to my issue, some with responses suggesting suppressing warnings (and some people saying they don't want to), some suggesting using Resource root. My problem is not the same as... -
创建于 How to show Variables Tab in Debug Window
I've made progress with debugging on a new project that was created from existing files as a semi-duplicate of a previous project that had some some configuration problems. But I don't understand ... -
创建于 Debugging: don't understand why I'm seeing localhost
I'm trying to debug a project on a Ubuntu server on my LAN. From the symptoms I assume I've got either the deployment or debug configuration wrong, but I can't see the problem. When I access (thro... -
创建于 Xdebug: confused about PhpStorm installation/configuration
I'm very confused about installing and configuring Xdebug for use with PhpStorm. A few days ago, I might have just written configuring because I already had Netbeans working with Xdebug, But then ...