tree: 211903d5911928bc7bbfb7a50b602e13e88f6a66 [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