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

theia-ide/theia-xtext

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