rouge icon indicating copy to clipboard operation
rouge copied to clipboard

Syntax highlighting issue for method name containing the word `object` in kotlin

Open t0mll opened this issue 3 years ago • 0 comments

kotlin

Code sample A sample of the code that produces the bug.

fun `test object`() {}

fun `test object is being tested`() {}

Screen Shot 2022-11-16 at 8 56 41 am

Additional context Add any other context about the problem here.

dingus

t0mll avatar Nov 15 '22 23:11 t0mll