Open rwols opened 2 years ago
looks like the problem is on method "set", it always breaks highlighting. "set" is "Soft Keyword"
if you have problems with set method, you can delete all about "getters-and-setters" in "sublime-text/Installed Packages/Kotlin.sublime-package"
In a gradle build script,
the
${output.get().getAsFile().toString()}
expression causes broken highlighting.