I used to do this: Xcode duplicate line
But IDETextKeyBindingSet.plist doesn't exist anymore.
There is a folder called "KeyBindings" with a blank text file in it.
So how do we set up key bindings now?
Specifically I just want command-D to duplicate the line the cursor is in, which is a basic functionality of every other IDE except Xcode.