Closed hediet closed 2 years ago
Thanks, I'll take a look!
It is available as a regular code action (convert), but not as a quickfix at that position. Were you expecting a quickfix (I could increase the quickfix range)?
Yep, was expecting a quick fix there
Cool, will change it in the next update. Btw, if you want to add/remove braces even faster, you can try the toggle braces
shortcut (Ctrl + Alt + B
on Windows).
I already use quite a few shortcuts and would be happy if I could remember the one for organize imports...
I have trouble with that one as well for some reason.
"Remove braces from arrow function" is available as quick fix on the "return" keyword starting with v1.147.1
- thanks for the suggestion!
Wasn't the "Remove {...} from arrow function" action suggested here once?