What's the situation with broken `setValue`/`getVa...
# compose
d
What's the situation with broken `setValue`/`getValue` imports on
State
? Is there some estimate when this will be fixed?
j
Last time I tried it, suggestions for both came up 🎉 Still some work to be done, as they were not auto-added when autocompleting
var foo by mutableStateOf
, and I had to trigger the suggestion popup twice; once for getValue and once for setValue. But the good news is: it now is possible with the context menu
d
Hmm. Is this Canary? Doesn't work for me in Beta. Great news otherwise
j
Yes: Android Studio Bumblebee | 2021.1.1 Canary 2
🎉 1
s
It works for me only 50% of the time in Canary 2