Home

Awesome

YANG Language Server support for Visual Studio Code

Provides YANG language support via YANG Language Server.

Quick Start

  1. Install the Extension
  2. If you do not have a Java 11 correctly installed
    • Download and install a Java 11 runtime environment.
  3. Extension is activated when you first access a YANG file
  4. Use "Open in Diagram" from the context menu to see the graphical model view.

Features

 templates  completion  navigation

<!-- markdownlint-disable MD033 MD013 --> <img src="https://raw.githubusercontent.com/TypeFox/yang-vscode/master/images/yang-diagram.png" width="480" alt=""/> <!-- markdownlint-enable MD033 MD013 -->

Configuration

For configuration and further services, please have a look at the docs of the YANG Language Server.