Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SmartReplaceCaseIntensiveNew to Visual Studio Code? Get it now.
SmartReplaceCaseIntensive

SmartReplaceCaseIntensive

Edgar Marquinar Ruiz

|
2 installs
| (0) | Free
Case-agnostic text replacement for VS Code – preserves camelCase, snake_case, kebab-case, and more.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SmartReplace – Case-Agnostic Text Replacement

Replace text across your codebase without losing original casing styles. Works with:

  • ✅ camelCase
  • ✅ PascalCase
  • ✅ snake_case
  • ✅ kebab-case
  • ✅ UPPER_SNAKE_CASE
  • ✅ Mixed case (sEaSoN)

Perfect for refactoring variables, updating legacy terms, or renaming across large projects.

How to use

  1. Press Ctrl+Shift+P
  2. Run "SmartReplace: Replace text preserving casing"
  3. Enter the word to replace (e.g., userId)
  4. Enter the new word (e.g., clientId)
  5. Done! 🎉
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft