Is there a way to get kotlin-dsl gradle build file...
# intellij
d
Is there a way to get kotlin-dsl gradle build files in auto-update mode to be usable in the editor ? Now when I type anything it kicks off a sync and repositions my cursor to the last NON BLANK SPACE on the current line. This makes typeing anything that includes a space nearly impossible while auto-sync is enabled.
2
g
Probably make sense to create an issue