Using Emacs bindings in Visual Studio Community 2015

后端 未结 2 414
傲寒
傲寒 2021-01-01 21:12

I am trying to follow the below StackOverflow question to get Emacs in Visual Studio Community but have had no success.

Emacs Keybindings in Visual Studio 2012 or 2

2条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-01 21:36

    I made it work by change the version to 14. So it will look like this:

    
        
        Pro
        
    
    

    All the rest of the steps are the same from this post: https://stackoverflow.com/a/14087731/3112973

    And make sure that Emacs.vsk is listed in C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\. This is the file with the key binding assignments. If not, just copy it from the folder that you unzipped in step 2 in the link.

提交回复
热议问题