Status Update
Comments
uc...@google.com <uc...@google.com>
lu...@google.com <lu...@google.com>
kd...@google.com <kd...@google.com> #2
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Ladybug Feature Drop | 2024.2.2 Canary 3
- Android Gradle Plugin 8.8.0-alpha03
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
lb...@gmail.com <lb...@gmail.com> #3
@2 When I start typing a usage of an annotation or its possible values, offer them all according to what was typed, just like what's done for other things (classes, functions, variables...).
An example is RequiresPermission, which has permissions inside of it as parameters.
an...@google.com <an...@google.com>
an...@google.com <an...@google.com>
an...@google.com <an...@google.com>
ad...@google.com <ad...@google.com> #4
Andy, this sounds interesting. Let's discuss what is required to support something like this.
an...@google.com <an...@google.com>
an...@google.com <an...@google.com> #5
This will be available in the next Ladybug canary build.
lb...@gmail.com <lb...@gmail.com> #6
@5 While I'm happy you did it, I find it weird that you've done it so quickly for such a niche request, while when I requested for Kotlin (have suggestions that make sense for "object ..." like we have for Java's "new ...", for example), I still see Kotlin's support on Android Studio way behind of Java...
an...@google.com <an...@google.com> #7
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Ladybug Feature Drop | 2024.2.2 Canary 1
- Android Gradle Plugin 8.8.0-alpha01
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
lb...@gmail.com <lb...@gmail.com> #8
@7 Seems it offers them, but without the extra ones of "anyOf" , "allOf" :
Can you please consider adding them, with being one of the tops? Also can you please add the context menu operations to convert between single, "anyOf", and "allOf" ?
Description
Same for other annotations that could be auto-suggested with known values