1.1.0 (2025-05-13)
- added to package control (25857be)
1.0.1 (2025-04-19)
- include whitespace trim in captures, use
punctuation.section.block(#17) (8d7d7e4) - use
markup.raw.blockinstead ofcomment.block.tera.raw(#18) (afe23fc)
- remove complexity and focus on syntax only
- remove complexity and focus on syntax only (26cf52d)
- ci: checkout the ref (d51ad52)
- ci: give an id to release-please (c6480c4)
- ci: give github token (ebd5c1c)
- ci: run changelogithub only on release (2059c3e)
- ci: use fetch depth 0 (49aaade)
- correctly match function identifiers and optional namespaces (#13) (18715e7)
- don't capture :: with namespace identifier (3ef4ceb)
- syntax: only highlighting comments (5369f67)
- use
variable.other.memberscope for property accessor identifiers (#10) (2c152b8) - use keyword.operator.word for in/and/or/not/is/as operators (#14) (3b4ef40)
- use punctuation.section and punctuation.block over punctuation.definition (#15) (1815242)