I would prefer to have Emacs keybindings in MSVS. In MSVS 2008, this was natively supported, and in MSVS2010 there was an extension to achieve this
http://blogs.msdn
The trick that worked for me was to copy the Emacs.vsk file to the:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE>
directory. Somehow when I first installed it, it had gotten copied to the
C:\Program Files\Microsoft Visual Studio 12.0\Common7\IDE>
directory