Quick-Turn-Studio / CLionSupportForQt

19 stars 0 forks source link

Not getting QML markdown highlighted #51

Closed mbdaso closed 1 year ago

mbdaso commented 2 years ago

I installed the plugin but QML files are not being recognized

image

grabusr commented 2 years ago

Hi @mbdaso

The problem can appear if in the future you have chosen different editor in your IDE. To fix this you can go to menu: File -> FileProperties -> Associate with File Type and then provide correct file pattern and choose QML file from list.

Please let us know if this fix your issue.