Flatbuffers Schema colorizer for Visual Studio CodeThis simple language support module provides syntax highlighting for FlatBuffers schema definition files (.fbs). More about the Flatbuffers schema: https://flatbuffers.dev/schema/ Features
Screenshot
Sample FileSee sample.fbs for a comprehensive example demonstrating all supported grammar features. References
AcknowledgementsI used the grammar file from Tobias Kahlert's Flatbuffers plugin for Atom and converted it to JSON to use it here. The grammar has been extended to support the full modern FlatBuffers specification. |
