Mathias Eek
Mathias Eek
FWIW, I also get this issue quite frequently when browsing the history. Haven't found a way to reproduce it though.
Same here (M2 Max 30-core)
Oh, I didn't mean to imply to include all tasks, only the application tasks listed in the screenshot you uploaded above (and the testing one is not included). My reason...
@Zeioth All good, I'll give it a go when I have som extra time in the coming weeks
Thanks for the feedback! Had some extra time this weekend, so figured I'd give it a go :) Regarding user defined tasks, i didn't pick that up, since my own...
I see, that makes sense! I’ll update it with a check for that. Does everything else look okay now? Also, perhaps it is better to look for a Gradle Wrapper...
I now updated it so that the gradle tasks command will run from inside of the preexisting check for build.gradle.kts and build.gradle Also, I added support for using the gradlew...
Thanks for the reply! The split screen feature is just the one you showcase on the front page like this. Sorry if explanation was a bit misleading. I basically just...
@christian-bromann I have worked on something similar on our project, creating a custom AST transformer that is just added at the end of the customBeforeTransformers, traversing the abstract syntax tree...