PhpStorm 7.1.3 LiveEdit功能如何开启
之前用过LiveEdit功能感觉很碉堡 最近升级后发现不能用了 插件列表也加载不出来 后来上官网下载的LiveEdit说不兼容不能装 跟网上查有人说内置了 但…
phpstorm +xdebug 调试跳到断点,collecting data然后disconnected?
phpstorm +xdebug 调试跳到断点,collecting data 然后disconnected,小项目调试都没问题的,调试这个tp 的项目便出现这个问题,纠结有一段时间了,试…
PhpStorm使用git 提交经常提示pathspec [file] did not match any file known to git
使用PhpStorm 8.0.3,pull之后,添加文件,commit ,add再 push,经常提示pathspec [file] did not match any file known to git。但是这个文件确实是…
怎样才能给这种代码予以警告?if ($a = $b ){}
怎样才能给这种代码予以警告?(错误的将比较值变成了赋值) if ($a = $b ){} 记得以前zs里面有这种功能,新版本有bug导致这个警告没了。 phpstorm能否…
PhpStorm 9 在win10下启动界面闪一下就没了
PhpStorm 9 在win10下启动界面闪一下就没了。不知道为什么,找了3小时原因没找到,系统日志没有发现东西。 phpstorm9的日志目录还没生成,phpstorm8却…