All notable changes to the "wrapper" extension will be documented in this file.
- Backtick wrapper feature with
Shift+Alt+Ishortcut - Converts surrounding quotes (
"or') to backticks (`) - Perfect for converting JavaScript strings to template literals
- Icon added to the extension
- Extension dependency:
formulahendry.auto-rename-tag
- Initial release with tag wrapper feature
- Wrap selected text with tags using
Shift+Alt+Pshortcut - Cursor automatically positioned inside opening tag for easy tag naming