Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>Keyboard QuickFixNew to Visual Studio Code? Get it now.
Keyboard QuickFix

Keyboard QuickFix

Pascal Senn

|
12,648 installs
| (8) | Free
Enables keyboard support for quickfix
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

keyboard-quickfix

It is currently not possible to navigate through the QuickFix (CodeActions) popup. For VIM users this really breaks the workflow. This extension displays quick fixes in a quick open rather than in the menu.

Before

Before

After

After

How to use

You can get the extension here:

Keyboard Quickfix

The command to open the quick fix picker is:

  • keyboard-quickfix.openQuickFix

The quick picker can be traversed with the following commands:

  • workbench.action.quickOpenSelectNext
  • workbench.action.quickOpenSelectPrevious

Why does this exist?

The quick open popup is a native popup and there for does not support it yet. It is unclear when the support for it is comming. You can follow this issue: https://github.com/microsoft/vscode/issues/55111

Enjoy

Twitter @Pascal_Senn;

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft