Skip to content

emacs Syntax highlighting missed end of comments: /* **/ #8

@thkoch2001

Description

@thkoch2001

I've encountered this issue with the file project/Sbt.scala in sbt. The syntax
highlighting misses the end of comments of the form /* **/ so that the rest of
the file is highlighted as comment.

This can be reproduced with a two liner scala file:
/* **/
val hello="world"

Regards, Thomas Koch

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