Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Escape regular expressionNew to Visual Studio Code? Get it now.
Escape regular expression

Escape regular expression

Kirby Digital

|
2,147 installs
| (0) | Free
Escape selected regular expressions, eg ^[test]$ becomes \^\[test\]\$
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Escape Regular Expressions

Escape any selected regular expressions in your editor. eg ^[test]$ becomes \^\[test\]\$

Features

Select text and then open command pallette Ctrl+Shift+P and choose Escape Regular Expression and it will escape any selected text.

Author

Patrick Woodcock

Release Notes

1.0.0

Initial release

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