Can I make a multi-line selection of text all capitals in Visual Studio Code? In Visual Studio, it’s Ctrl + Shift + U to do this. The desire here is to have the same key binding that works in Visual Studio, also be the same in Visual Studio Code. Note: When originally asked this question was really about finding the way to open the preferences for Visual Studio Code and to edit its shortcut key bi

