Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio Code>Other>regexp-toolsNew to Visual Studio Code? Get it now.

regexp-tools

YuTengjing

|
162 installs
| (0) | Free
some useful tools about regexp
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

regexp-tools

some useful tools about regexp

Features

Hover Tip

Support go to reg101, for following js regexp:

const regexp = /\d{3}/gis ; 

Will generate url:

https://regex101.com/?regex=\d{3}&flavor=javascript&flags=gis

reg101

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft