Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.9.0-rc1
-
None
-
-
6fd355b84b48682012c3914d264848084fe7b230 (qt-creator/qt-creator/4.9)
Description
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
Attachments
Issue Links
- relates to
-
QTCREATORBUG-22501 comment/pod section isn't higlighted properly (perl)
-
- Closed
-