Closed francis36012 closed 8 years ago
The name of the grammar file declared in package.json had a case mismatch causing the file not to be found upon the extension load. This commit simply changes the case of the filename declared in package.json to match the actual filename.
Thanks again for the contribution. Will preform some tests and then publish.
It is now Live Thanks for the contribution
The name of the grammar file declared in package.json had a case mismatch causing the file not to be found upon the extension load. This commit simply changes the case of the filename declared in package.json to match the actual filename.