All notable changes to the "tagger-script" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added new snippets for Picard 2.9
- Disabled bracket pair definition
- Enabled auto closing for percentage sign
- Added new snippets for Picard 2.7 and 2.8
- Highlight starting percent sign for variables
- Fixed function names starting with "noop" not getting highlighted
- Support Unicode escape sequences (e.g.
\u2009
)
- Allow function names starting with _ or 0-9
- Add snippets for new functions and variables in Picard 2.6.x
- Update function signatures to match Picard documentation
- Fixed link to repository
- Added snippets for Picard 2.3.1 (
$sortmulti
,$reversemulti
,%_releasecountries%
) - Extension icon
- Added snippets for special loop variables
- Added snippets for Picard 2.3 scripting additions
- Snippets for Picard variables and functions.
- Initial release with Tagger Script syntax highlighting.