PhpStorm:引号 marks/apostrophes 和字符串本身的不同颜色

PhpStorm: different colors for quotation marks/apostrophes and string itself

我想在 PhpStorm 中区分字符串的颜色和引号 marks/apostrophes 的颜色。

例如:echo "Hello world"; 引号应为绿色,Hello world 应为紫色,如下所示:

有这种可能吗?

据我所知 -- 目前不可能。

我找到了这个 WI-27547 ticket .. which for some reason got marked as duplicate of IDEABKL-6214

我建议直接在那里询问开发人员(在第一张票中——为什么它是重复的..或者什么时候在第二张票中实施)。