Mutliline comments bug - intellisense

If you have a multiline comment, and then start and end another one within the multiline comment, future text gets syntax highlighted.

16

To repo this just create a mutliline comment, put a few lines between start and the end, and then put another multi-line comment there. It works if that multiline comment also spans several lines.

1 Like

Added to our bug list. Thanks for the report!