Home:ALL Converter>Set common shortcut keys for Visual Studio, VS code and Eclipse

Set common shortcut keys for Visual Studio, VS code and Eclipse

Ask Time:2017-03-19T23:25:20         Author:Atul Sureka

Json Formatter

I have been using Visual Studio since last 5-7 years. Now I started using VS Code & Eclipse as well. I am very used to Visual Studio shortcuts.

Can I have same shortcut keys in Eclipse and VSCode as in Visual Studio. I am hopeful that both Eclipse and VS Code should provide setting up own shortcut keys for different operations. It would be difficult to set individual keys for Eclipse and VSCode.

Is there any plugin/file/setting by which I can set easily set most of the shortcuts keys in Eclipse/VS Code as in Visual Studio?

Author:Atul Sureka,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/42888370/set-common-shortcut-keys-for-visual-studio-vs-code-and-eclipse
Félix Caron :

I don't know about eclipse, but in VS Code there is an extension called Visual Studio Keymap.",
2017-03-20T15:00:24
Manohar Mankala :

i do not think eclipse marketplace (https://marketplace.eclipse.org) has any plugin for keymap of visual studio.\nvscode though has a keymap plugin for eclipse, https://marketplace.visualstudio.com/items?itemName=alphabotsec.vscode-eclipse-keybindings.\nHope this helps.",
2017-03-21T18:25:53
yy