Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 PhpStorm 的每日提示或旧版本的 PhpStorm 中,我们可以看到当前的内联参数名称提示彩色突出显示:
但现在在 2019.3 版本中,我看不到彩色突出显示:
这是一个错误,一个功能还是我错过了什么?有人面临同样的问题吗?
问题在于主题切换。
更新到 2019.3 后,我安装了主题 Gruvbox 主题。
我不喜欢它并切换回Darcula。
但在那之后 PHPStorm 内部配色方案配置 (.icls) 仍然有卸载 Gruvbox 主题的痕迹。
通过安装另一个主题(Material Theme UI)修复它,现在一切都很好!