We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3b95d commit f4ce8f1Copy full SHA for f4ce8f1
contributing.md
@@ -39,3 +39,7 @@ Note the grammar file for this project can be found at /server/src/antlr/vba.g4
39
* Show ATN Graph for Rule
40
41
The grammar call graph is interesting, but not particularly useful. Generating "valid" input generates garbage.
42
+
43
+### Run unit tests for TextMate grammar
44
45
+`npm run tmUnitTest`
0 commit comments