hankinsoft / SQLPro

SQLPro bug & features tracking.
100 stars 27 forks source link

Syntax highlighting suddenly stops working #929

Closed jonjacs closed 10 months ago

jonjacs commented 10 months ago

Describe the bug Suddenly the syntax highlightning stops working. Only colored item left is strings (in red). The green (keyword) and blue (tables and columns) stops working and becomes grey as unhighlighted text. Sometimes after just opening the program with a few tabs open and just waiting a minute or two. Sometimes after working a while. To make it work again, the program has to be closed and reopened.

To Reproduce Unfortunately I cannot find a good way of reproducing it. It just suddenly happens. Will add steps if I can find what triggers it.

Expected behavior The syntax highlightning should work.

Screenshots Currently no screenshot.

Environment details (please complete the following information):

Additional context Nothing special.

hankinsoft commented 10 months ago

Hmmm, without a way to reproduce, I probably won't be able to do much for this. A workaround would be to right click the text area, choose 'Debug' -> 'Force re-highlight'. That should highlight everything again. If you figure out some details to reproduce, please post them along.

hankinsoft commented 10 months ago

If you are able to provide a way to reproduce this, please let me know and re-open the issue.