views:

38

answers:

1

I know that there are many questions and answers regarding having VisualStudio keyboard shortcuts in Eclipse.

I'm actually interested in the opposite: having Eclipse keyboard shortcuts in VisualStudio.

Does anyone know if this is possible?

A: 

I haven't seen any direct Eclipse shortcuts or key-bindings to import directly in Visual Studio. (only official supported languages are documented)

That leaves only a manual settings, I am afraid.

VonC