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

`vscode-tmgrammar-snap` add `SYNTAX TEST` to `.snap` file

Open RedCMD opened this issue 11 months ago • 0 comments

vscode-tmgrammar-snap should add the <comment character(s)> SYNTAX TEST "<language identifier>" ("description")? line to the top of all the .snap files

currently running vscode-tmgrammar-test on a newly created .snap file results in an error

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

RedCMD avatar Mar 30 '25 00:03 RedCMD