Search code examples
phpstorm

Color in css files


Before, for example, in PhpStorm 9 I could see the css color preview icon in gutter:

enter image description here

Now in PhpStorm 2016.1 I can not see this feature

enter image description here

Even I have activated:

enter image description here

How I can make it work again in PhpStorm?

This is my Phpstorm version:

enter image description here


Solution

  • Unfortunately there is a bug in PhpStorm v2016.1 final.

    It's now fixed -- but you have to use 2016.1.1 EAP build or wait until 2016.1.1 will actually be released.

    2016.1.1 EAP (latest for this moment build) can be downloaded here.


    If for some reason you do not want to use EAP build .. you can play with editor font size (try increasing or decreasing it a bit) -- somehow they are related (that's the actual reason for the bug).