Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable Meta key when in IntelliSense context? #64

Open
mmuurr opened this issue May 9, 2021 · 0 comments
Open

How to disable Meta key when in IntelliSense context? #64

mmuurr opened this issue May 9, 2021 · 0 comments

Comments

@mmuurr
Copy link

mmuurr commented May 9, 2021

Like many Emacs users, I use esc as the Meta key. When vscode-emacs is running, this intercepts the usual role of esc within VSCode. In nearly all circumstances that's fine, and I'll use M-g to 'cancel', simulating the traditional VSCode use of esc. The one place where I want to cancel without a separate keystroke, however, is in dismissing IntelliSense: I'd prefer to dismiss it faster via only the esc key. Once I hit the esc key, however, now VSCode is waiting for me to complete the chord.

Is there any way to not have the Meta-key binding to esc while in specific contexts, e.g. here within an IntelliSense code-completion context?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant