Changing the syntax coloring of Kotlin bitwise operations

Answered

Hey,

Since the bitwise operations in Kotlin are words like "or", "and", "xor", is it possible to change syntax coloring for these? I could not find an option for it.

Chaining the bitwise words with variable names is very hard on eyes if all of the words share the same color.

0
1 comment

Hi.

It is not possible at the moment, please raise a request at https://youtrack.jetbrains.com/issues/KT

0

Please sign in to leave a comment.