A VSCode extension which generates sample regular expressions for display in a hover text box to help you understand those complex patterns.
This extension is available in the VSCode Marketplace. For manual install see attachments in the releases tab.
Simply hover over a regular expression literal in one of the following supported languages to be shown up to five possible matches.
- JavaScript + JSX
- TypeScript + TSX
- CoffeeScript
- Ruby
- Groovy