-
Langium version: 1.0.1
Package name: chevrotain-allstar
## Steps To Reproduce
1. Clone https://github.com/JohannesMeierSE/position-dsl-langium
2. `npm i && npm run build`
3. Launch the extens…
-
Using the **Domainmodel** example language.
The formatter has been modified to output two newlines after each entity.
The formatter works as expected until you insert a comment between two entities.…
-
## User Story
As a **User**, I would like **to right-click and find all references that use my OML definition** so that **I can understand the context of OML definitions and quickly locate usages**.
…
-
## User Story
As a **User**, I would like **to quickly find the definition of an OML entity** so that **I can quickly find the context of a reference when reading and writing OML documents**.
## D…
-
When using `langium extract-types` (introduced in #754) on a grammar that is spread across different files, the type extraction does not work correctly. In fact, if no explicit types have been declare…
-
After `chevrotain-allstar` upgraded to 0.1.5, when parsing the model file, it will show the below error
```
An unexpected error occurred:
RangeError: Maximum call stack size exceeded
at Obje…
-
Langium version: 0.5.0
Package name: langium-cli
## Steps To Reproduce
1. create hello-world example (`yo langium`)
2. change grammar to
```
grammar HelloWorld
entry Model:
(pers…
-
I'm in the process of upgrading monaco-languageclient from 5.0.1 to 6.0.2 in an Angular app, and with the help from https://github.com/TypeFox/monaco-languageclient-ng-example I've got it mostly worki…
-
Langium version: 1.0.1
Package name: langium
Fragments that assign to an array only assign the last parsed element when used with `+` or `*` cardinalities. This is a serious bug that prevents …
-
I would love to connect with other Langium users and discuss ideas on how to make things work better. Perhaps we could setup a chat room of some kind and start a small community? It might be hel…