vscode-tmgrammar-test icon indicating copy to clipboard operation
vscode-tmgrammar-test copied to clipboard

Readme says `language scope`, while error says `language identifier`

Open RedCMD opened this issue 11 months ago • 0 comments

Github Readme: https://github.com/PanAeon/vscode-tmgrammar-test/blob/b294109f8c5340ba9f72250017affbb44448ec4b/README.md?plain=1#L52

error from vscode-tmgrammar-test:

Error: Expecting the first line in the syntax test file to be in the following format:
<comment character(s)> SYNTAX TEST "<language identifier>"  ("description")?

the scope is not the same as the identifier

RedCMD avatar Mar 30 '25 00:03 RedCMD