tree: 52468c45d68e791c3a840346e2385b1c544205b6 [path history] [tgz]
  1. images/
  2. src/
  3. syntaxes/
  4. tools/
  5. AUTHORS
  6. CHANGELOG.md
  7. CONTRIBUTING.md
  8. language-configuration.json
  9. LICENSE
  10. package-lock.json
  11. package.json
  12. PATENTS
  13. README.md
  14. tsconfig.json
  15. tslint.json
vscode-language-fidl/README.md

FIDL Language Support for Visual Studio Code

This extension adds syntax highlighting to FIDL files.

The syntax highlighting is generated by a script called generate-syntax.ts. That can be run by:

npm install
npm run-script build-syntax