Releases: puppetlabs/puppet-editor-syntax
Releases · puppetlabs/puppet-editor-syntax
1.3.7
20 Jul 14:17
Compare
Sorry, something went wrong.
No results found
[1.3.7] - 2020-07-10
Fixed
(GH-66 ) undef is not treated as a special value
(GH-65 ) Tokenise Node names correctly
1.3.6
29 Apr 01:07
Compare
Sorry, something went wrong.
No results found
[1.3.6] - 2020-05-01
Fixed
(GH-58 ) Fix whitespace in heredoc tags
1.3.5
26 Mar 00:42
Compare
Sorry, something went wrong.
No results found
[1.3.5] - 2019-03-26
Fixed
(GH-52 ) Allow uppercase letters in variable names
1.3.4
24 Sep 01:38
Compare
Sorry, something went wrong.
No results found
[1.3.4] - 2019-09-20
Fixed
(GH-48 ) Correctly tokenise if-else
1.3.3
26 Aug 01:14
Compare
Sorry, something went wrong.
No results found
[1.3.3] - 2019-08-26
Fixed
(GH-43 ) Fix syntax highlighting for resource references and chain arrows
(GH-34 ) Comments in hashes should tokenize
1.3.2
30 May 01:23
Compare
Sorry, something went wrong.
No results found
[1.3.2] - 2019-05-31
Fixed
(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
1.3.1
28 Mar 02:01
Compare
Sorry, something went wrong.
No results found
[1.3.1] - 2018-03-28
Fixed
(Commit ) Make regex lazy for syntax highlighting
1.3.0
29 Nov 00:46
Compare
Sorry, something went wrong.
No results found
[1.3.0] - 2018-11-29
Fixed
(GH-22 ) Fix broken heredoc string highlighting
1.2.0
27 Nov 01:36
Compare
Sorry, something went wrong.
No results found
[1.2.0] - 2018-11-27
Fixed
(GH-16 ) Fix broken variable and interpolated string highlighting
1.1.0
30 Oct 17:08
Compare
Sorry, something went wrong.
No results found
[1.1.0] - 2018-10-30
Added
(GH-8 ) Add regex support
(GH-4 ) Allow numbers in Datatype
Fixed
(GH-6 ) Correctly tokenize chaining arrows