All notable changes to the "{{ mustache }} for VSCode" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
2.6.0 - 2024-11-18
- Update the Mustache Language definition for improved the syntax highlighting.
2.5.1 - 2024-11-10
- Fix Mustache syntax definitions
2.5.0 - 2024-11-10
- Add Spanish language support.
- Update the Mustache Language definition for improved the syntax highlighting.
2.4.0 - 2024-01-13
- Add menu item to create a new file.
- Add configuration for Mustache delimiters.
- Add menu item to change delimiters.
- Move functions to a new file.
- Remove keybindings.
2.3.2 - 2023-12-30
- Improve docuemntation.
2.3.1 - 2023-12-21
- Fix duplicate snippets.
2.3.0 - 2023-12-12
- Add new HTML snippets.
2.2.0 - 2023-12-12
- Add HTML snippets.
2.1.1 - 2023-12-12
- Fix JavaScript JSX compatibility.
2.1.0 - 2023-12-10
- Add React compatibility.
2.0.1 - 2023-11-27
- Fix README.md.
2.0.0 - 2023-09-12
- Change language definition.
1.4.0 - 2023-09-03
- Improve file creation.
1.3.0 - 2023-08-28
- Add Folder validations.
1.2.1 - 2021-02-26
- Descriptions in some snippets.
1.2.0 - 2021-02-23
- New command "Mustache: New File".
1.1.0 - 2021-02-20
- Fix typos in README.md and CHANGELOG.md.
1.0.0 - 2021-02-20
- Initial release