Beta 1.78 undeclared variable highlight

stevel05

Expert
Licensed User
Longtime User
This is a strange one, it only happens immediately after the project has been compiled.

If you click on a line that contains an undeclared variable, then click on another line, the highlighting disappears.

If you edit the file, the highlighting returns, and doesn't disappear again until you recompile the project, click on a line with an undeclared variable then click off it again.

Definitely not a major issue, but confused me for a while.

Edit: Attached example to make it easier to check
 

Attachments

  • t23.zip
    5.3 KB · Views: 198
Last edited:
Top