Color preview for Tailwind CSS classes - Switch off?

Is it possible to switch this new feature off? I find that after saving files it sometimes has to rerender them so they disappear and then reappear which makes you have to wait before you can put your cursor in the right place. I preferred it in the gutter on the left.

0
Hello,
You can disable previews using the "Color preview" check box in Settings | Editor | General | Gutter Icons. Does it meet your requirements?
0

Hello Natalia,

Thank you for the direction. Unfortuenly I am still seeing colours inline in my HTML

Is it possible to remove them from here? 

 

Thanks


 

0
Thank you for the clarification. Set "colorDecorators" to false in Settings | Languages & Frameworks | Style Sheets | Tailwind CSS to disable this feature. See WEB-47817 (https://youtrack.jetbrains.com/issue/WEB-47817).
1

Thank you. That has worked. But switching Color preview on in Gutter Settings does not bring them back in the gutter any more. 

0
Hello Ben, 
If you want to display Tailwind color previews, set the "colorDecorators" to true and set it to false to disable these previews. The "Color preview" check box in Settings | Editor | General | Gutter Icons is responsible for gutter icons, see the attached screenshot. It does not affect Tailwind previews. If something works differently on your side, please describe this behavior in greater detail.
0

请先登录再写评论。