<@U0JN7HPQQ> though it would be really great if in...
# intellij
a
@mglukhikh though it would be really great if intention was still in place (a lot of muscle memory depends on that)
🆗 1
k
What was intention?
a
alt+enter on the first
{
of the function to convert it to expression body
alt + enter again to convert it to back to block body
k
Hasn't that always been
alt+enter
?
a
it was, but the first intention is gone now, converted to inspection, and is invokable with the caret on the
return
keyword
oh, sorry, I confused alt+tab with alt+enter
k
Ah okay I thought you were talking about a generic feature called "intention", I see.