-
I have several XText grammars with dependencies as follows:
```
grammar com.epistimis.privacy.Privacy with com.epistimis.face.Face
grammar com.epistimis.face.Face with com.epistimis.uddl.Uddl
gram…
-
why my colleague local sprotty project can achieve when diagram changed(right part),corresponding left part also synchronized change,i found new project(sprotty-vscode-master) can not synchronized sin…
-
### Description
Hi, I am the creator of an the ecosystem project Mermaid Flow.
Currently I am using the api getDiagramFromText to get information about the diagram, such as the current nodes and lin…
-
The following set of XText grammar rules will be processed correctly by ANTLR3 without ambiguity:
```
/** An Enumerated is a value type representing a set of named values, each with specific meaning…
-
Dig into details of transfering the Model-object (or Curriculum-object) to the View-page on the right half; allow to access all properties of this object.
As a result, just printed out the name of …
-
We have a case where we use multiple grammars in a language project. We have two`.langium` grammar files and use imports to link them together and reference rules. In the `wrapperConfig.editorAppCon…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
Langium version: 2.0.0
Package name: langium-generator
## Steps To Reproduce
1. generate hello-world sample
2. try running the advertised `./bin/cli` which leads to the following error (on…
-
the demo example https://github.com/eclipse-sprotty/sprotty-vscode have MrsGrantsSecretCompartment.sm,i am a little confused how this file generated from corresponding diagram,that is to say how shou…
-
@emilkrebs Thanks for the nice visualization of the domain model example!
However, additional the internals of entities and packages inside another package seem not to be rendered (see the attached…