It seems "almost random" for when C-q does or doesnt work when editing a build.gradle. Sometimes when I open a project the IDE will prompt me to attach sources and docs for the gradle files, other times not. How do I manually perform this step so that I have gradle jdocs available via C-Q when editing a build.gradle or any other gradle/groovy file?
↧