Does anyone still get tired of the separate get an...
# compose
c
Does anyone still get tired of the separate get and set imports not working correctly when doing something like
var blah by remember { mutableStateOf(false) }
If so, please star this issue: https://youtrack.jetbrains.com/issue/KTIJ-24651
f
curious to know, is there any local intellij configuration we can make to auto import all those imports when doing that statement?
s
This https://issuetracker.google.com/issues/154494808 was marked as solved today, is there any chance it improves/solves this directly? Guess we’ll be able to try when the new canary comes out
Heh, wrong thread 😄 I think you meant this one right https://kotlinlang.slack.com/archives/CJLTWPH7S/p1676328490377659
f
🤦 Yeah, sorry about that