-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Labels
bugSomething isn't workingSomething isn't working
Description
/*
CODE HERE
//*/
The highlighting recognizes that this is a block comment and highlights the whole chunk.
However, if we add / at the start
//*
CODE HERE
//*/
CODE HERE is still highlighted even thought it should not be as it is only 2 lines comments at the start and at the end
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working