Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 558 Bytes

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 558 Bytes

Change Log

All notable changes to the "lox-syntax-highlight" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Release Notes]

0.0.4

  • Add file icons for .lox files.

0.0.3

Added icon.

0.0.2

Added example video to description.

0.0.1

  • Initial release

Quick release of the first working version with limited syntax highlight. Covers language till Chapter 10 of the book, Crafting Interpreters.