All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release
- Removed unused
package-lock.json
- Removed Auto Rename Tag.
VSCode released the Auto update tags, which makes unnecessary the usage of an extra extensions for this.
It is worth noting that this option is disabled by default. It can be enabled by setting:
"editor.linkedEditing": true