All notable changes to the "lanhep-vscode-utils" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Support for highlighting
mass
,width
,pdg
,color
, and other particle attributes askeyword.property.lhp
. - Added grammar rules for
anti
,gamma
,gamma5
, and other LanHEP-specific predefined terms.
- Improved particle name detection for cases with quoted identifiers.
- Initial release with syntax highlighting for LanHEP language.
- Support for comments (
%
), brackets ({}
,()
), and strings. - Basic particle and attribute highlighting.