tree: 012dd1c9972bc24a26ebeea426743bd342eb7510 [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 and formatting for 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