Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSCode Case SearchNew to Visual Studio Code? Get it now.
VSCode Case Search

VSCode Case Search

moshe

|
33 installs
| (0) | Free
Search multiple case types of an input
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Case Search

At times I would like to search a multi-word string accross all files in VSCode. The catch is that in some locations the word is camelCase, others it's snake_case, and other locations have it in kebab-case.

This VSCode extension takes in the words you would like to search and genertates a Regex for all the different case variations of the word.

Package extension

vsce package --no-dependencies

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