ron icon indicating copy to clipboard operation
ron copied to clipboard

New VS Code syntax extension

Open xpe opened this issue 2 years ago • 2 comments

Could you add github.com/xpe/vscode-ron to the README's Tooling section? Or would you like me to start a PR?

I created it this week and published it to the VS Code marketplace. I started from the VS Code Rust syntax grammar as a foundation. My POV is that having more than one extension can help quality, especially when developed from a different starting point than existing implementations.

xpe avatar Oct 08 '23 11:10 xpe

Thank you for working on the extension! If you want, you can submit the PR yourself (no CHANGELOG entry would be required for this), otherwise I can add it later.

juntyr avatar Oct 09 '23 13:10 juntyr

If the syntax highlighting is an improvement compared to the other extension, then you might want to consider updating the grammar that GitHub uses.

Ref: https://github.com/github-linguist/linguist/pull/6849

spenserblack avatar Jun 11 '24 14:06 spenserblack