lite-xl-plugins icon indicating copy to clipboard operation
lite-xl-plugins copied to clipboard

Add Kotlin syntax highlighting support.

Open PerilousBooklet opened this issue 11 months ago • 3 comments

PerilousBooklet avatar Apr 02 '24 11:04 PerilousBooklet

I still need to add a couple more patterns.

PerilousBooklet avatar Apr 07 '24 20:04 PerilousBooklet

This should be all. EDIT: No, actually I missed the elivis operator.

PerilousBooklet avatar Apr 07 '24 20:04 PerilousBooklet

I also missed the qualified this.

PerilousBooklet avatar Apr 07 '24 20:04 PerilousBooklet

What color would you like for the argument name? And should the : be colored as well?

PerilousBooklet avatar Apr 15 '24 17:04 PerilousBooklet

What color would you like for the argument name?

Good question. I don't think we have an appropriate token at the moment. So I'd say leave that as is for now. I'll work on the new token system in the next few weeks.

Guldoman avatar Apr 15 '24 17:04 Guldoman