-
Langium version: 1.0.1
Package name:
## Steps To Reproduce
1. Put the following in a `.langium` file. Note the missing semi colon for the Param line:
```rb
grammar Code
Par…
-
Some computations like
- [ ] ToConstantExpression
- [x] CodeGenerator (can also pass a string builder as aggregator)
are best described recursively. However, this can lead to a StackOverflowEr…
-
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…
-
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…
-
### Describe the bug
Everything works fine with with the development mode, but the preview is broken. It builds all right but I get this runtime error:
```
Uncaught TypeError: Object.defineProper…
-
Langium version: 1.1
There are still some issues with type inference which results in missing `$type` values and false positive property compatibility checks. Even a simple type hierarchy can r…
-
I am following recommendations about editor + LC usage and cannot compile project.
1. Imports styles on my project looks like this (only 2 kinds), they used only as typescript typings
`import * as…
-
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…
-
See Discussion #879
Langium version: 1.0.1
Package name: langium
## Steps To Reproduce
1. Create multi-file grammar with internal import cross-dependencies (see code example)
2. Run `langi…
-
Langium version: 1.1.0
Package name: langium
## Steps To Reproduce
1. git clone https://github.com/jiashengguo/my-blog-app.git
2. npm install
3. npm exec zenstack generate
## The current b…