Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
Qt Creator 4.8.0-rc1, Qt Creator 4.8.0
-
-
6b270b8dc9 (qt-creator/qt-creator/master) a3b1dfd34a (qt-creator/qt-creator/7.0) a3b1dfd34a (qt-creator/qt-creator/master) a3b1dfd34a (qt-creator/qt-creator/qds-3.3) a3b1dfd34a (qt-creator/tqtc-qt-creator/7.0)
Description
Ecmascript 7 support in Qt 5.12 introduced backtick and template literals for javascript (among other things), but Qt Creator does not support these. In other words, those are shown as syntax error in Qt Creator text editor.
This is related to QTBUG-71812
Please find the attached ecmascript7.js file
Attachments
Issue Links
- relates to
-
QTBUG-71812 ES7: Template literals, nested strings are not working
- Closed
- resulted in
-
QTCREATORBUG-26629 Code model ignores JS template literals
- Reported