pedro-w / vscode-tmlanguage

Syntax highlighting for TextMate/SublimeText language definitions
MIT License
18 stars 4 forks source link

Diagnostics for JSON not working #5

Closed pedro-w closed 2 years ago

pedro-w commented 2 years ago

There is code to do some checking on .tmlanguage.json files in jsonTmLanguageDiagnosticProvider.ts. It should check that any UUIDs are formatted correctly, and any patterns included by reference do exist in the repository section. These are currently not working.

pedro-w commented 2 years ago

I believe fixed by 293e2f7c875f99bc18067a49893c361234bbbf74