Multiliner icon indicating copy to clipboard operation
Multiliner copied to clipboard

Suggest adding key binding in Xcode, not System Preferences

Open JosephDuffy opened this issue 1 year ago • 2 comments

Adding the keyboard shortcut via System Preferences has the downsides of being specific to each Xcode version (it seems to list every Xcode version I have installed, although I've not verified if they're all applied separately) and also requiring the exact name of the menu item.

Xcode's Preferences => Key Bindings includes the action from the menu and seems to avoid these issues, so it might be easier to direct users to using this option?

Screenshot 2022-07-11 at 23 26 15

JosephDuffy avatar Jul 11 '22 22:07 JosephDuffy

Already addressed in #17 and will be in next release. Repo README already used Key Bindings screenshot and the app now adopts it as well.

orchetect avatar Jul 11 '22 22:07 orchetect

Yep thanks @orchetect for that. I'll recompile and release in a bit — want to try out syntax aware splitting first. If that doesn't work, I'll just go ahead and release anyway.

aheze avatar Jul 11 '22 22:07 aheze