yang-vscode
yang-vscode copied to clipboard
Support for YANG trees (RFC8340, optionnaly RFC8791)
Hi and thank you for your open source work.
Are you planning on supporting the common YANG tree syntax, as defined in RFC8340? (and extended in RFC8791). How hard would that be from your existing implementation?
The language name would be "YANG tree", and a potential (not normalized) file extension would be .yangtree (for automatic detection).
Cheers
@dylanbob is https://github.com/esmasth/pyang-vscode/tree/main/syntaxes what you are looking for?