Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 939 Bytes

File metadata and controls

30 lines (25 loc) · 939 Bytes

Change Log

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

[1.0.0] - 2024-01-01

Added

  • Initial release of Visualfiles Scripting syntax highlighting
  • Complete syntax highlighting for all Visualfiles scripting constructs:
    • Commands
    • Variables
    • Comments
    • Strings and numbers
    • Operators and methods
  • Language configuration with auto-closing brackets
  • File association for .vfs files
  • Header comment block highlighting
  • Amendment section highlighting
  • Section separator highlighting (>>>>>>>>)

Language Features

  • Comment toggling support (Ctrl+/)
  • Bracket matching and auto-closing
  • Word pattern matching for proper variable selection
  • Syntax scope definitions for theme compatibility

Documentation

  • Comprehensive README with usage examples
  • Sample test file demonstrating all syntax features
  • Installation instructions for multiple platforms