yang-vscode icon indicating copy to clipboard operation
yang-vscode copied to clipboard

Support for YANG trees (RFC8340, optionnaly RFC8791)

Open dylanbob opened this issue 1 year ago • 1 comments

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 avatar Dec 16 '24 13:12 dylanbob

@dylanbob is https://github.com/esmasth/pyang-vscode/tree/main/syntaxes what you are looking for?

esmasth avatar Mar 13 '25 09:03 esmasth