Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.
/ theia-xtext Public archive

A Theia Application with DSL support through an Xtext Language Server

License

Notifications You must be signed in to change notification settings

theia-ide/theia-xtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd216b6 · Oct 9, 2019

History

26 Commits
Oct 9, 2019
Oct 9, 2019
Dec 4, 2017
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
Oct 9, 2019
May 8, 2017
Nov 19, 2018
Nov 19, 2018
Dec 4, 2017
Mar 13, 2018
May 8, 2017
Oct 9, 2019

Repository files navigation

Theia & Xtext Example

A Theia Application with an Xtext-based Language Server extension.

Development

Open in Gitpod

... or check it out locally:

Build the language server

  cd xtext-dsl-language-server &&
  ./gradlew shadowJar &&
  cd ..

Build and start Theia

   yarn install &&
   cd app &&
   yarn start

About

A Theia Application with DSL support through an Xtext Language Server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published