vscode-ronvscode-ron is a RON syntax package for VS Code. Loosely based on https://github.com/ron-rs/sublime-ron Where can I get this?What is RON?Rusty Object Notation (RON) is a simple readable data serialization format that looks similar to Rust syntax, designed to support all of Serde's data model. Check out the RON repository for more information! Highlighting ExampleHere's a lovely example of what a basic DevelopmentCheck out VS Code's excellent guide on syntax highlighting extensions here. That will help you get setup with the right tooling to start making/testing changes to the grammar. Debugging extensionWhile in VSCode, press Load |