ide-yang
Atom IDE plugin for YANG support.
aroach 1,032 1 0.1.0 MIT GitHub

IDE-YANG package

YANG integration with yang-language-server for Atom.

Requires Atom 1.21 beta with atom-ide-ui package.

Setup

  1. Install Atom 1.21 beta and atom-ide-ui package.
  2. Download and build the yang-language-server. This requires Java and Gradle.
  3. Configure ide-yang settings to the path to yang-language-server executable. After building, it should exist in yang-lsp/yang-lsp/io.typefox.yang.diagram/build/install/yang-language-server/bin.
  4. Install 'language-yang' for Atom using apm or the GUI Package Manager.

License

MIT License. See license for details.