8000 GitHub - MarvinX/yang-vscode: A VS Code Extension for YANG
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MarvinX/yang-vscode

 
 

Repository files navigation

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

  • As you type reporting of parsing and compilation errors
  • Code completion
  • description hovers
  • Symbol search
  • Code outline
  • Code navigation
  • Code lens (references)
  • Highlights
  • Code formatting
  • Code snippets
  • Code actions
  • Diagrams

Configuration

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

About

A VS Code Extension for YANG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.7%
  • JavaScript 25.3%
0