Any suggestions for editing Gradle Scripts? It would be nice to have some sort of IDE support with autocompletion (at-least at the Groovy level).
Currently the best thing that I can think of is just using Groovy Syntax Hightlighing with any standard editor such as TextPad, etc.