Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Find All OccurrencesNew to Visual Studio Code? Get it now.
Find All Occurrences

Find All Occurrences

MigrateSky

|
12 installs
| (0) | Free
Enhanced find functionality with find all occurrences and persistent highlighting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Find All Occurrences Extension for VS Code

Enhanced Find All functionality with persistent highlighting, inspired by Notepad++'s features.

Features

  • Unified search dialog with all options
  • Persistent highlighting with customizable colors
  • Clickable results panel
  • Remembers search preferences between sessions

Usage

  1. Press Cmd+Shift+F (Mac) or Ctrl+Shift+F (Windows)
  2. Enter your search term
  3. Select search options:
    • Match Case
    • Whole Word
    • Regex
    • Highlight Color
  4. View results in the side panel
  5. Click any result to navigate to that location

Requirements

  • VS Code 1.75.0 or later

Extension Settings

This extension contributes the following settings:

  • findAll.matchCase: Remember match case preference
  • findAll.wholeWord: Remember whole word preference
  • findAll.useRegex: Remember regex preference
  • findAll.highlightColor: Remember highlight color preference

Known Issues

None currently. Please report any issues on GitHub.

Release Notes

1.0.0

Initial release with core Find All functionality

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