microsoft / vscode-vs-keybindings

Visual Studio Keymap for Visual Studio Code
MIT License
55 stars 40 forks source link

Question: does the inverse of this extension exist? #23

Open joeskeen opened 5 years ago

joeskeen commented 5 years ago

I know this is likely not the right place for this question, but I'm not sure where the right place would be.

From my understanding this extension brings Visual Studio keybindings to Visual Studio Code. I would like to do the opposite: I'm familiar with VSCode keybindings and would like to use them in Visual Studio (which I very rarely open anymore). Is anyone aware of a plugin/extension/way of accomplishing that? If not, what would it take to make something like that?

Thanks!

connorads commented 4 years ago

Yes @joeskeen I believe this is already build into Visual Studio 2019 (tested on 16.4.3 Professional).

Tools > Options > Environment > Keyboard image

aberus commented 3 years ago

Ia agree with @greenfox1505 in https://github.com/microsoft/vscode-vs-keybindings/issues/28#issuecomment-626935124: "That should be linked in the README.md." as this issues was mentioned mulitple times.

@connorads what do you think?