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

vscode-ron

Andrew Huynh

|
13,044 installs
| (3) | Free
Rusty Object Notation (RON) syntax package
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-ron

vscode-ron is a RON syntax package for VS Code. Loosely based on https://github.com/ron-rs/sublime-ron

Where can I get this?

  • Visual Studio Code Marketplace
  • OpenVSX Marketplace

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 Example

Here's a lovely example of what a basic .ron file will now look like:

Syntax highlighting example

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