Quick-Turn-Studio / CLionSupportForQt

19 stars 0 forks source link

Support all named colors #53

Closed asztalosdani closed 2 years ago

asztalosdani commented 2 years ago

pink, fuchsia, lime, etc. are all highlighted as errors

grabusr commented 2 years ago

Hi @asztalosdani,

Could you tell what plugin gives you this error?

asztalosdani commented 2 years ago

Qt Style Sheet Highlighter Example code:

QWidget {
    background: pink;
}
grabusr commented 2 years ago

Hi @asztalosdani, you can find version 0.2.0 that supports all SVG colors.