What's the situation with broken `setValue`/`getValue` imports on
State
? Is there some estimate when this will be fixed?
j
Jelle Fresen [G]
07/01/2021, 2:33 PM
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