Releases: Nixinova/InlayRegex
Releases · Nixinova/InlayRegex
1.1.5
Version 1.1.5 of Inlay-Regex
Install it from the VSCode Marketplace.
Changelog
- Added an error text in the hover menu for invalid regular expressions.
- Fixed the hover menu not appearing for invalid regular expressions.
- Fixed regular expressions containing escaped slashes not being parsed (#4).
1.1.4
Version 1.1.4 of Inlay-Regex
Install it from the VSCode Marketplace.
Changelog
- Fixed HTML tags being treated as regular expressions (#1)
1.1.3
Version 1.1.3 of Inlay-Regex
Install it from the VSCode Marketplace.
Changelog
- Changed the description text in the hover window.
- Changed the sample matches list to always try to print five non-duplicate matches if possible.
1.1.2
Version 1.1.2 of Inlay-Regex
Install it from the VSCode Marketplace.
Changelog
- Added support for JSX and TSX.
- Changed output to create shorter wildcard results.
1.1.1
Version 1.1.1 of Inlay-Regex
Install it from the VSCode Marketplace.
Changelog
- Fixed expressions with escaped backslashes not displaying previews.
- Fixed unescaped characters breaking the preview formatting.
1.1
Version 1.1 of Inlay-Regex
Install it from the VSCode Marketplace.
Changelog
- Changed display of hints from an inline hint to be in a hover menu.
- Changed result to include a list of several sample matches.
- Fixed extension occasionally crashing.
1.0.0
Initial release of Inlay-Regex.
Install it from the VSCode Marketplace.