Skip to content

vscode extension for find and replace. Uses selection by default. If nothing is selected, searches entire document.

License

Notifications You must be signed in to change notification settings

Dylbill-Iroh/vscode-extension---Find-and-Replace-Improved

Repository files navigation

find-and-replace---improved README

Like find and replace but uses selection by default or entire document if nothing is selected.

How to use

  • Search for the "Find and Replace Improved" command (press ctrl + shift + p).
  • Enter text to search for and hit enter.
  • Enter text to replace with and hit enter.

Features

  • Toggle case sensitive search with the "Find and Replace Improved - Toggle Case Sensitive" command.
  • Toggle whole word search with the "Find and Replace Improved - Toggle Whole Word" command.
  • If selecting one line, search text is auto set to that selection, (you can still change it if your wish.)
  • Search text and replace text are saved so you can easily run the same find and replace command multiple times.

Support Me

Enjoy!

About

vscode extension for find and replace. Uses selection by default. If nothing is selected, searches entire document.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published