-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.9.0-rc1
-
Fix Version/s: Qt Creator 4.9.2, Qt Creator 4.10.0-beta1
-
Component/s: Editors
-
Labels:None
-
Platform/s:
-
Commits:6fd355b84b48682012c3914d264848084fe7b230 (qt-creator/qt-creator/4.9)
I noticed that when editing shell scripts.
When an echo line has unbalanced quotes, the next lines are highlighted wrong.
Steps to reproduce:
#!/bin/bash
echo "Hello World"
echo
- Delete the last quote in "Hello World"
- Add an exclamation sign after World
- Add the closing quote
- The lines after "Hello World" are now incorrectly highlighted
- Adding more lines at the end continues with wrong highlight
- relates to
-
QTCREATORBUG-22501 comment/pod section isn't higlighted properly (perl)
-
- Open
-
For Gerrit Dashboard: QTCREATORBUG-22290 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
263929,5 | TextEditor: force rehighlight of next block if state changed | 4.9 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |