Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 653 Bytes

File metadata and controls

34 lines (19 loc) · 653 Bytes

Change Log

All notable changes to the "TriggerReactor-VSCode" extension will be documented in this file.

[1.0.0] - 2023-03-22

Added

  • Add language highlighter

[1.0.1] - 2023-04-19

Added

  • Add language highlighter SYNC statements

  • Add language highlighter AS statements

  • Add language highlighter SYNC/ASYNC statements

  • Add language highlighter commant

  • support folding

Fixed

  • Fixed a FINNALY was not highlighted.

[1.0.2] - 2023-09-22

Added

  • Add language highlighter SWITCH statements

Fixed

  • Fixed one line Executor was not highlighted, ex) CASE => #MESSAGE "a" <- not highlighted Executor