Skip to content

Incorrect highlighting of comments #2

Description

@coder3101
/*
CODE HERE
//*/

The highlighting recognizes that this is a block comment and highlights the whole chunk, that is correct.
However, if we add / at the start

//*
CODE HERE
//*/

CODE HERE is still highlighted as comment even thought it should not be as it is only 2 lines comments at the start and at the end

Originally Asked here Megaxela#25

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions