Regex Hover
Description
Aim to visualize regex to easy understand complex regex
The regular visualization method comes from this project
The regularity used to detect regular expressions comes from this project
Hover over a regular expression to display:
- Ensure that
editor.hover.enabled is enabled
| |