Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@eomielan eomielan released this 27 Oct 02:34
1e343c6

Introducing Regex Insight!

The first release introduces key features for working with regex patterns in JavaScript and TypeScript files.

Features:

  • Pattern Highlighting: Highlights regex patterns in yellow, making them easier to spot in your code.
  • Hover Examples: Shows example matches when you hover over regex patterns, so you can quickly understand their functionality.

Configuration Options:

  • Enable or disable the extension as needed.
  • Choose your preferred highlight colour.