catweazle9 / emacs-everywhere

AutoHotkey script to provide basic Emacs key bindings for Windows
39 stars 14 forks source link

Disable it for specific apps #4

Closed panta97 closed 4 years ago

panta97 commented 4 years ago

This is not an issue, I just don't know how to disable it for a specific application, I'm trying to disable it for VSCode.

catweazle9 commented 4 years ago

Just remove the block that begins:

IfWinActive, Visual Studio Code

.. up to the matching #IfWinActive.