Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 900 Bytes

File metadata and controls

30 lines (21 loc) · 900 Bytes

Change Log

All notable changes to the "xs" extension will be documented in this file.

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

[Unreleased]

Special Colorization for hexadecimal numbers

0.2.0 - July 22, 2021

  • Project name changed to 'Xita' to reduce acronyms
  • Added basic support for *.chip file recognition
  • Very slight changes to colorizing of functions/types

0.1.0 - March 6, 2018

  • Project name changed to XSL (X-Ita System Language)
  • const keyword added to colorizer.
  • Added Character Recognition
  • Added Colorization of escaped characters in strings

0.0.0 - December 2017

  • Initial release
  • Features basic language keyword recognition
  • Operator/control logic keyword recognition
  • Line/Block comment documentation
  • Constant (including boolean) highlighting
  • String recognition