Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 773 Bytes

Change Log

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.

[Unreleased]

[0.1.0] - 2024-12-13

Added

  • Support for highlighting mass, width, pdg, color, and other particle attributes as keyword.property.lhp.
  • Added grammar rules for anti, gamma, gamma5, and other LanHEP-specific predefined terms.

Fixed

  • Improved particle name detection for cases with quoted identifiers.

[0.0.1] - 2024-12-12

Added

  • Initial release with syntax highlighting for LanHEP language.
  • Support for comments (%), brackets ({}, ()), and strings.
  • Basic particle and attribute highlighting.