All notable changes to the "puppet-editor-syntax" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- (GH-58) Fix whitespace in heredoc tags
- (GH-52) Allow uppercase letters in variable names
- (GH-48) Correctly tokenise if-else
- (GH-43) Fix syntax highlighting for resource references and chain arrows
- (GH-34) Comments in hashes should tokenize
- (GH-39) Node definitions can only be strings
- (GH-38) Fix highlighting of classes and functions
- (GH-37) Tokenise variables within arrays
- (GH-32) Highlight resource names and titles correctly
- (GH-30) Highlight regex capture variables
- (Commit) Make regex lazy for syntax highlighting
- (GH-22) Fix broken heredoc string highlighting
- (GH-16) Fix broken variable and interpolated string highlighting
- (GH-6) Correctly tokenize chaining arrows
- Update syntax with atom language CSON
- Add syntax highlighting for number literals
- Add syntax highlighting for plans
- Add Puppet Data Types to syntax highlighting
- Initial Puppet Syntax file from the Puppet VSCode Extension v0.4.0