This package provides the following services:
This package consumes the following services:
IDE-YANG package
YANG integration with yang-language-server for Atom.
Requires Atom 1.21 beta with atom-ide-ui package.
Setup
- Install Atom 1.21 beta and atom-ide-ui package.
- Download and build the yang-language-server. This requires Java and Gradle.
- 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
. - Install 'language-yang' for Atom using apm or the GUI Package Manager.
License
MIT License. See license for details.