forked from qt-creator/qt-creator
Editor: Add Qt Script mime type
Fixes: QTCREATORBUG-23715 Change-Id: I4c7da375a11fb35c66e19769746267b2b661ee55 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -62,6 +62,13 @@
|
|||||||
\" <comment>Javascript module</comment>\",
|
\" <comment>Javascript module</comment>\",
|
||||||
\" <glob pattern=\'*.mjs\' weight=\'70\'/>\",
|
\" <glob pattern=\'*.mjs\' weight=\'70\'/>\",
|
||||||
\" </mime-type>\",
|
\" </mime-type>\",
|
||||||
|
\" <mime-type type=\'text/x-qtscript\'>\",
|
||||||
|
\" <alias type=\'application/x-qtscript\'/>\",
|
||||||
|
\" <sub-class-of type=\'application/javascript\'/>\",
|
||||||
|
\" <comment>Qt Script file</comment>\",
|
||||||
|
\" <glob pattern=\'*.qs\' weight=\'70\'/>\",
|
||||||
|
\" </mime-type>\",
|
||||||
\"</mime-info>\"
|
\"</mime-info>\"
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user