Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.5.0
-
None
-
Linux 4.13.0-19-generic / Ubuntu 17.10
-
5a18231e7e315cdefd92897c9e622155e4e4cf52
Description
I am trying to get Qt Creator to highlight *.ts files as JavaScript files. I opened the options and went to MIME Types. I first added *.ts to the "application/javascript" MIME type. That didn't help. Then I went through all MIME types to see if any of them already include *.ts. I noticed that the "application/x-linguist" MIME type has it. I tried editing the patterns of it to remove *.ts but every time I click apply, the selection of the MIME type is cleared, then when I select "application/x-linguist", I notice that my changes were not saved.