Emacs Keybindings in Visual Studio 2012 or 2013

后端 未结 7 1540
南笙
南笙 2020-12-04 09:05

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

7条回答
  •  不知归路
    2020-12-04 10:04

    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

提交回复
热议问题