Case statements becoming expressions in #swift 5.9 is a chance to up your multi-select game.

Keypresses (with Xcode Vim mode turned on):

ve to select the word “return”
cmd-opt-e held down to select all of them
x to delete them
kJ to move up a line and join the next line to it

@airspeedswift what’s your preferred way to get Xcode keybindings set up? I thought I remembered in the past it being convoluted. Is that still the case?
@ferrousguy I only use the stock keybindings because it keeps things simple when I have to reinstall
@airspeedswift didn’t actually realize there is now a vim mode built into the editor. Nice! Last time I tried was many years ago when I don’t think there was any first-party support.