Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 502 Bytes

File metadata and controls

15 lines (12 loc) · 502 Bytes

Change Log

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

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

[1.0.0] - 2025-01-31

Added

  • Initial release with Pine Script syntax highlighting support
  • Syntax highlighting for:
    • Comments (line and block)
    • Numbers and constants
    • Operators and control flow
    • Built-in functions and variables
    • Variable declarations and reassignments