1139946191 | ||
---|---|---|
.. | ||
JavaScript.tmLanguage.json | ||
Readme.md | ||
Regular Expressions (JavaScript).tmLanguage | ||
configuration.json | ||
mongo.g4 |
Readme.md
Note: The file JavaScript.tmLanguage.json
is derived from TypeScriptReact.tmLanguage.
To update the grammar after making changes:
- npm run update-grammar
- Re-comment imports in mongoParser.ts that are not used and cause compile errors
Debugging the grammar
See instructions in launch.json. Be sure to explicitly save the mongo.g4 file to generate the debug info before trying to launch.