- 
    Bug 
- 
    Resolution: Done
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    QDS 1.5.0 Beta1
- 
    None
- 
        QDS - 2D Week 19/20
After recent changes in QmlJsLexer, Qt Creator started working a bit differently with escape characters. It breaks all formatting in Rich Text Annotations, by ignoring all \" and \n symbols
There is a workaround with "deescaping" text in Comment. Check new function Comment::deescapedText in this commit.