Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Support for gradle and gradle.kts extensions #42

Open
sgarfinkel opened this issue Jul 2, 2020 · 0 comments
Open

Support for gradle and gradle.kts extensions #42

sgarfinkel opened this issue Jul 2, 2020 · 0 comments

Comments

@sgarfinkel
Copy link

The *.gradle extension should be interpreted as Groovy. The *.gradle.kts should be interpreted as Kotlinscript (I think this might be a limitation of the underlying source code highlighter, which doesn't properly highlight these extensions).

Instead of doing ad-hoc *.gradle.kts it might be more helpful to just highlight all *.kts extensions as standard Kotlin *.kt files.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant