Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Quick Fix SearchNew to Visual Studio Code? Get it now.
Quick Fix Search

Quick Fix Search

Muhammad Allam

|
2 installs
| (0) | Free
Add search functionality to VS Code's Quick Fix menu to filter code actions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Fix Search

Add search functionality to VS Code's Quick Fix menu to quickly filter and find code actions.

Features

  • Searchable Quick Fix: Press Ctrl+. (or Cmd+. on Mac) to open a searchable list of code actions
  • Real-time Filtering: Type to instantly filter available quick fixes
  • Clean Interface: Compact display showing only action titles

Usage

  1. Place your cursor on code with available quick fixes (errors, warnings, or refactoring opportunities)
  2. Press Ctrl+. (Windows/Linux) or Cmd+. (Mac)
  3. Type to search and filter the list
  4. Select an action to apply it

Requirements

VS Code version 1.80.0 or higher

Release Notes

See CHANGELOG.md for details.

1.0.0

Initial release with searchable Quick Fix functionality.


Enjoy!

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