Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>flatbuffersNew to Visual Studio Code? Get it now.

flatbuffers

Gábor Varga

|
35,312 installs
| (4) | Free
Flatbuffers Schema highlighter for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flatbuffers Schema colorizer for Visual Studio Code

This simple language support module aim to provide syntax highlighting to Flatbuffers schema definition files. You can read more about the Flatbuffers schema descriptions at https://google.github.io/flatbuffers/flatbuffers_guide_writing_schema.html

Acknowledgements

I used the grammar file from [Tobias Kahlert's Flatbuffers plugin for Atom] (https://github.com/SrTobi/language-flatbuffers) and converted it to JSON to use it here.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft