zeroc-ice / vscode-slice

Slice syntax highlighter for Visual Studio Code
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Grammar errors reported by linguist #1

Closed externl closed 6 years ago

externl commented 6 years ago
> The new grammar repository `vendor/grammars/vscode-slice` (from https://github.com/zeroc-ice/vscode-slice) contains 2 errors:
>     - Unknown keys in grammar: `source.slice` (in `syntaxes/slice.tmLanguage.json`) contains invalid keys (`$schema`)
>     - Invalid regex in grammar: `source.slice` (in `syntaxes/slice.tmLanguage.json`) contains a malformed regex (regex "`\b(\w+)((\()))`": unmatched parentheses (at offset 13))
>
> failed to compile the given grammar
InsertCreativityHere commented 6 years ago

Fixed in 635d41ba3924f168ba5a54101bf71fbf8aef3d20.