Confusing coloring of VB.NET in IDE

This is a minor quibble, but it somewhat annoys me. The IDE for VB.NET programs treats anything with the characters “rem” in it as a comment. While “REM”, by itself, can start a comment, the comment detection algorithm is overambitious. See the image below. This is the initial auto-generated content of the Power of Thor game. Look at lines 22 and 23.

  • danBhentschel

Thanks for the report. We are going to have a look on the VB.NET highlighter and check if we can fix this

1 Like

Thank you.

  • danBhentschel

We have fixed the problem internally, the fix should come in a next release of the website

Thanks for the report

1 Like