GitHub / puppetlabs/puppet-editor-syntax issues and pull requests
#82 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#81 - Bump minimist from 1.2.5 to 1.2.8
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 3 comments
Labels: dependencies
#80 - Bump flat and mocha
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#79 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#78 - Create CODEOWNERS
Pull Request -
State: closed - Opened by binford2k over 3 years ago
#77 - Bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#76 - Bump lodash from 4.17.19 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#75 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#74 - (maint) Update codeowners with devx team
Pull Request -
State: closed - Opened by jpogran over 4 years ago
#73 - Create Github Actions file
Pull Request -
State: closed - Opened by jpogran over 4 years ago
#72 - (maint) Add codeowners file
Pull Request -
State: closed - Opened by jpogran over 4 years ago
#71 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#70 - (maint) Release 1.3.7
Pull Request -
State: closed - Opened by glennsarti about 5 years ago
#69 - (GH-65) Tokenise Node names correctly
Pull Request -
State: closed - Opened by glennsarti about 5 years ago
#68 - EPP files do not appear to tokenise correctly
Issue -
State: open - Opened by glennsarti about 5 years ago
- 4 comments
Labels: bug
#67 - (GH-66) undef is not treated as a special value
Pull Request -
State: closed - Opened by glennsarti about 5 years ago
- 1 comment
#66 - 'undef' is not treated as a special value
Issue -
State: closed - Opened by thule0 about 5 years ago
- 4 comments
#65 - Node definition does not tokenise correctly for 'default'
Issue -
State: closed - Opened by elfchief about 5 years ago
- 1 comment
Labels: bug
#64 - Update vscode-textmate module to 5.x
Issue -
State: open - Opened by glennsarti about 5 years ago
Labels: enhancement
#63 - (maint) Add gitpod configuration
Pull Request -
State: closed - Opened by glennsarti about 5 years ago
- 2 comments
#62 - (maint) Release 1.3.6
Pull Request -
State: closed - Opened by glennsarti about 5 years ago
#61 - Add tests for heredoc scenarios
Issue -
State: open - Opened by glennsarti over 5 years ago
Labels: bug
#60 - (GH-58) Fix whitespace in heredoc tags
Pull Request -
State: closed - Opened by glennsarti over 5 years ago
Labels: bug
#59 - (maint) Add VSCode dev container configuration
Pull Request -
State: closed - Opened by glennsarti over 5 years ago
Labels: enhancement
#58 - Heredoc syntax detection and coloring not working properly
Issue -
State: closed - Opened by liger1978 over 5 years ago
- 2 comments
Labels: bug
#57 - (maint) Update branding urls to Puppet
Pull Request -
State: closed - Opened by jpogran over 5 years ago
#56 - Minor bug regarding non snake_case variables in strings
Issue -
State: open - Opened by jpogran over 5 years ago
#55 - (maint) Update mocha version to latest
Pull Request -
State: closed - Opened by jpogran over 5 years ago
Labels: dependencies
#54 - (maint) Release 1.35.0
Pull Request -
State: closed - Opened by jpogran over 5 years ago
#53 - (GH-52) Allow upppercase letters in variable names
Pull Request -
State: closed - Opened by glennsarti over 5 years ago
Labels: bug
#52 - Variables are wrongly assumed to be always in snake_case
Issue -
State: closed - Opened by Zezombye over 5 years ago
- 3 comments
#51 - (GH-50) Prepare for version 1.3.4 release
Pull Request -
State: closed - Opened by glennsarti almost 6 years ago
#50 - Release v1.3.4
Issue -
State: closed - Opened by glennsarti almost 6 years ago
#49 - (GH-48) Correctly tokenise if-else
Pull Request -
State: closed - Opened by glennsarti almost 6 years ago
Labels: bug
#48 - Highlighting issues after else statement
Issue -
State: closed - Opened by nvergottini almost 6 years ago
- 3 comments
Labels: bug
#47 - (GH-46) Prepare for version 1.3.3 release
Pull Request -
State: closed - Opened by glennsarti almost 6 years ago
#46 - Release 1.3.3
Issue -
State: closed - Opened by glennsarti almost 6 years ago
#45 - (GH-34) Comments in hashes should tokenize
Pull Request -
State: closed - Opened by glennsarti almost 6 years ago
Labels: bug
#44 - (GH-43) Fix syntax highlighting for resource references and chain arrows
Pull Request -
State: closed - Opened by glennsarti almost 6 years ago
Labels: bug
#43 - Syntax failing with chain arrows and underscore in class name
Issue -
State: closed - Opened by glennsarti almost 6 years ago
#42 - Bump js-yaml from 3.10.0 to 3.13.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 6 years ago
Labels: dependencies
#41 - (maint) Prepare for version 1.3.2 release
Pull Request -
State: closed - Opened by glennsarti about 6 years ago
#40 - (GH-38)(GH-39) Fix tokenising of class, plan, node, define and include statements
Pull Request -
State: closed - Opened by glennsarti about 6 years ago
- 1 comment
#39 - Node definitions can only be strings.
Issue -
State: closed - Opened by glennsarti about 6 years ago
#38 - Highlighting of classes and functions
Issue -
State: closed - Opened by genebean about 6 years ago
- 3 comments
#37 - Variables are not highlighted inside arrays
Issue -
State: closed - Opened by glennsarti about 6 years ago
Labels: bug
#36 - (GH-32)(GH-37) Highlight resource names and titles correctly
Pull Request -
State: closed - Opened by glennsarti about 6 years ago
- 7 comments
Labels: bug
#34 - Comment inside a hash inside an array, not recognized as such
Issue -
State: closed - Opened by philomory about 6 years ago
- 1 comment
#32 - Highlight namespaced defined types as normal types
Issue -
State: closed - Opened by philomory about 6 years ago
#31 - (GH-30) Highlight regex capture variables
Pull Request -
State: closed - Opened by glennsarti over 6 years ago
Labels: bug
#30 - Regex Capture Variables not highlighted, interfere with other highlighting as well
Issue -
State: closed - Opened by philomory over 6 years ago
- 1 comment
#29 - {BLOCKED}(maint) Update vscode-textmate module to 4.x
Pull Request -
State: closed - Opened by glennsarti over 6 years ago
- 2 comments
Labels: enhancement
#28 - (maint) Prepare for 1.3.1 release
Pull Request -
State: closed - Opened by glennsarti over 6 years ago
Labels: bug
#27 - When using a regex in a switch statement, the syntax highlighting is broken.
Issue -
State: closed - Opened by glennsarti over 6 years ago
- 3 comments
#26 - Do we colorise the `Deferred` keyword?
Issue -
State: closed - Opened by glennsarti over 6 years ago
- 1 comment
#25 - (maint) Make regex matching lazy for syntax highlighting
Pull Request -
State: closed - Opened by mcdonaldseanp over 6 years ago
- 1 comment
#24 - (maint) Prepare for 1.3.0 release
Pull Request -
State: closed - Opened by glennsarti over 6 years ago
#23 - (GH-22) Fix tokenizing of heredoc strings
Pull Request -
State: closed - Opened by glennsarti over 6 years ago
- 1 comment
Labels: bug, enhancement
#22 - Apostrophe in heredoc breaks highlighting
Issue -
State: closed - Opened by genebean over 6 years ago
- 3 comments
#21 - (maint) Prepare for 1.2.0 release
Pull Request -
State: closed - Opened by glennsarti over 6 years ago
- 3 comments
#20 - (maint) Add a release process
Pull Request -
State: closed - Opened by glennsarti over 6 years ago
- 1 comment
#19 - (maint) Update Changelog with previous versions
Pull Request -
State: closed - Opened by glennsarti over 6 years ago
- 1 comment
#18 - (GH-16) Fix variable highlighting
Pull Request -
State: closed - Opened by glennsarti over 6 years ago
- 2 comments
#17 - Check that all escape sequences tokenise correctly
Issue -
State: open - Opened by glennsarti over 6 years ago
#16 - structured variables in strings are not highlighted
Issue -
State: closed - Opened by genebean over 6 years ago
- 4 comments
Labels: bug
#15 - (GH-14) Release 1.1.0
Pull Request -
State: closed - Opened by jpogran over 6 years ago
#14 - Release 1.1.0
Issue -
State: closed - Opened by jpogran over 6 years ago
#13 - (maint) Add CHANGELOG
Pull Request -
State: closed - Opened by jpogran over 6 years ago
#12 - (GH-8) Add regex support
Pull Request -
State: closed - Opened by glennsarti almost 7 years ago
- 3 comments
Labels: bug
#11 - (GH-6) Correctly tokenize chaining arrows
Pull Request -
State: closed - Opened by glennsarti almost 7 years ago
- 1 comment
Labels: bug
#10 - Do we need to worry about collectors? <| |>
Issue -
State: open - Opened by glennsarti almost 7 years ago
#9 - (GH-4) Allow numbers in DataType
Pull Request -
State: closed - Opened by glennsarti almost 7 years ago
Labels: enhancement
#8 - Puppet syntax coloring and problem detection fooled by hash character in regex
Issue -
State: closed - Opened by glennsarti almost 7 years ago
#7 - (maint) Update CI badges
Pull Request -
State: closed - Opened by glennsarti almost 7 years ago
#6 - VSCode chaining arrows
Issue -
State: closed - Opened by elfranne almost 7 years ago
#5 - code completion for notify should not have ensure
Issue -
State: closed - Opened by TJM almost 7 years ago
- 1 comment
#4 - Syntax color issue on datatypes with numbers (Stdlib::IP::Address::V4)
Issue -
State: closed - Opened by TJM almost 7 years ago
#3 - (GH-2) Properly parse comments in multi-line arrays
Pull Request -
State: closed - Opened by glennsarti about 7 years ago
- 1 comment
#2 - Comments parsed instead of ignored
Issue -
State: closed - Opened by glennsarti about 7 years ago
- 2 comments
#1 - Inherits keyword matches the class parameters too
Issue -
State: closed - Opened by glennsarti over 7 years ago
- 1 comment