Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 14.0.0-rc1
Description
"Edit" > "Advanced" > "Auto-Indent Selection" will indent all lines inside the JS block below, which adds characters to the string:
// poetry.js function haiku() { return `Qt for all software Code once, deploy everywhere Innovation blooms` }
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-29487 QML/JS formatting should not format string bloc
- Closed