quote-morph
Version:
Automatically switches quotes to backticks when using ${} in JS/TS strings.
28 lines (16 loc) • 540 B
Markdown
# Change Log
All notable changes to the "QuoteMorph" extension will be documented in this file.
## 1.0.4
- Fixed issues with bleed thru where if you typed the right sequence across lines / editors the quote changes would be made in an inappropriate place+
## 1.0.3
- Add vue file support
- Fixed issues with vue / html attributes encapsulating the double quotes when it shouldn't be
## v1.0.2
- Fixed issue with pipeline
## v1.0.1
- Updated documentation
- Added icon
- Added banner
- Fixed workflows
## v1.0.0
- Initial release