Skip to content

morgankenyon/RegexStash

Repository files navigation

RegexStash

A VS Code sidebar to stash all your data cleaning regexes.

A list of regexes

Features

This extension allows you to manage and run multiple regexes at the same time.

The default VS Code Find/Replace mechanisms only holds one find/replace pair at a time.

If you're repeatedly running the same series of regexes on a file, this extension will keep track of them and gives you greater flexibility during usage.

Release Notes

Users appreciate release notes as you update your extension.

0.1.0

Initial release of RegexStash. Supports:

  • Adding a custome number of regexes
  • Clearing entire saved state
  • Running each regex at a time
  • Saving your regexes across sessions

About

A VS Code Plugin to Hold Multiple Regex Find/Replace's for Data Cleaning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published