Skip to content

eclipse-sprotty/sprotty-theia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f4b175 Β· Feb 28, 2025
Nov 30, 2021
Oct 18, 2021
Dec 2, 2022
Nov 30, 2021
Sep 29, 2023
Jul 29, 2020
Sep 25, 2019
Jun 1, 2022
Sep 29, 2023
Sep 25, 2024
Mar 22, 2022
Sep 29, 2018
Feb 28, 2025
Dec 21, 2022
Feb 18, 2019
Sep 25, 2024

sprotty-theia

Glue code for Sprotty diagrams in Theia as Theia extensions. If you want to connect your diagram with a language server, you should rather build a VS Code extension.

🌏 Open in the Cloud

Click any of the buttons below to start a new development environment to demo or contribute to the codebase without having to install anything on your machine:

Open in VS Code Open in Glitch Open in GitHub Codespaces Edit in Codesandbox Open in StackBlitz Open in Repl.it Open in Codeanywhere Open in Gitpod

The project is built on ci.eclipse.org/sprotty. Pre-built npm packages available from npmjs.

The version history is documented in the CHANGELOG.

Version Compatibility

sprotty-theia Theia
upcoming >=1.33.0
0.12.0 >=1.18.0
0.11.0 1.18.0
0.10.0 1.18.0
0.9.0 1.4.0
0.8.0 0.15.0
0.7.0 0.11.0
0.6.0 0.4.0

See also

  • sprotty – the client part of the Sprotty framework.
  • sprotty-vscode – glue code for embedding Sprotty diagrams in VS Code
  • sprotty-server – libraries to implement Sprotty diagram servers in Java. Also covers add-in Sprotty diagram support to Xtext-based language servers.
  • sprotty-layout – client-side diagram layout based on the Eclipse Layout Kernel.

References