Releases: esmasth/pyang-vscode
Releases · esmasth/pyang-vscode
v0.7.0
- Added YANG file template snippets for module and submodule
- Added Markdown code fenced syntax highlighting for
yangandyangtree - Updated keybinding for
pyang: Generate YANG Tree DiagramtoAlt+Y T - Updated keybinding for
pyang: Generate PlantUML DiagramtoAlt+Y U
0.6.0
- Added menu items in YANG filetype editor context to generate PlantUML and YANG Tree Diagrams
- Limited command palette commands to generate PlantUML and YANG Tree Diagrams to YANG filetype editor context
- Improved usability of the PlantUML and YANG Tree Diagram generation.
Requires latest version of pyang with LSP support. - Improved syntax highlighting of YANG Tree Diagrams
- Added status bar item
pyangfor editors which are served by the extension.
0.5.0
0.4.0
pyang.cli.argsconfiguration is now empty by defaultpyangstartup arguments now include--verbose, in addition to--lspand
--no-env-patharguments earlier- Added support for YANG Tree Diagram syntax highlighting.
.yangtreeand
.ytdfile extensions are registered as YANG Tree Diagram by default.