Skip to content

Releases: esmasth/pyang-vscode

v0.7.0

24 Nov 23:27
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • Added YANG file template snippets for module and submodule
  • Added Markdown code fenced syntax highlighting for yang and yangtree
  • Updated keybinding for pyang: Generate YANG Tree Diagram to Alt+Y T
  • Updated keybinding for pyang: Generate PlantUML Diagram to Alt+Y U

0.6.0

14 Oct 06:02
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
  • 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 pyang for editors which are served by the extension.

0.5.0

29 Sep 21:10
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Added YANG Tree Diagram and PlantUML Diagram source generation support for visualization.

Also added icons for extension and YANG Tree Diagram filetype.

0.4.0

01 Aug 10:36
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • pyang.cli.args configuration is now empty by default
  • pyang startup arguments now include --verbose, in addition to --lsp and
    --no-env-path arguments earlier
  • Added support for YANG Tree Diagram syntax highlighting. .yangtree and
    .ytd file extensions are registered as YANG Tree Diagram by default.

0.3.0

25 Jul 12:49
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Added support for References Code Lens command

0.2.0

24 Jul 16:36
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
v0.2.0

0.1.0

24 Jul 16:36
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial version