-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
The following code gets highlighted incorrectly:
def `/*`() = ()
`/*`()The second /* is being treated as if it were the start of a block comment, even though it's inside backticks.
Demo.
This exact same bug is present in the Scala TextMate bundle (mads-hartmann/scala.tmbundle/issues/58), which is currently used by Linguist, so you'll see the same problem in the code block above.
Metadata
Metadata
Assignees
Labels
No labels