Yang Language Server

Generic IDE services for Yang offered via the Language Server Protocol

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.typefox.yang
ArtifactId

ArtifactId

io.typefox.yang.ide
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Yang Language Server
Generic IDE services for Yang offered via the Language Server Protocol
Project URL

Project URL

https://github.com/theia-ide/yang-lsp

Download io.typefox.yang.ide

How to add to project

<!-- https://jarcasting.com/artifacts/io.typefox.yang/io.typefox.yang.ide/ -->
<dependency>
    <groupId>io.typefox.yang</groupId>
    <artifactId>io.typefox.yang.ide</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.typefox.yang/io.typefox.yang.ide/
implementation 'io.typefox.yang:io.typefox.yang.ide:0.6.0'
// https://jarcasting.com/artifacts/io.typefox.yang/io.typefox.yang.ide/
implementation ("io.typefox.yang:io.typefox.yang.ide:0.6.0")
'io.typefox.yang:io.typefox.yang.ide:jar:0.6.0'
<dependency org="io.typefox.yang" name="io.typefox.yang.ide" rev="0.6.0">
  <artifact name="io.typefox.yang.ide" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.typefox.yang', module='io.typefox.yang.ide', version='0.6.0')
)
libraryDependencies += "io.typefox.yang" % "io.typefox.yang.ide" % "0.6.0"
[io.typefox.yang/io.typefox.yang.ide "0.6.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
io.typefox.yang : io.typefox.yang jar 0.6.0
org.eclipse.xtext : org.eclipse.xtext.ide jar 2.26.0

Project Modules

There are no modules declared in this project.
io.typefox.yang

theia-ide

Theia is a cloud & desktop IDE implemented in TypeScript

Versions

Version
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0