Has anyone found a way to have Emacs keyboard shortcuts in Atmel Studio 6? I realize it is built on Visual Studio and there is an Emacs Emulation extension for Visual Studio. I do not see the Emacs Emulation extension in the Extension manager in Atmel Studio. The Emacs Emulation extension is downloadable, I just can't figure out how to make Atmel Studio aware of it on my system or if there is a better way to set Emacs keybindings in Atmel Studio.
Thank you for any advice.
@xoriath's answer didn't work for me with Atmel Studio 7 (note that I changed the "6.1" to "7.0"). The installer simply says that it doesn't recognize the extension. Here's part of the log file:
Where is this "IsolatedShell" section supposed to be inserted- which tag?
I tried putting it in every section of the XML file, all to no avail. I also tried adding a tag, and inserting it there, as per this: https://learn.microsoft.com/en-us/visualstudio/modeling/vs-shell-deployment?view=vs-2019 . But that didn't work either.
Update: I did change the Installation tag to look like this:
And it appeared to work, but all the Emacs key entries have no mapping. So I doubt if this extension works anymore.