-
When defining in mydsl.langium file an interface named Reference, the generated ast.ts does not compile.
Langium version: 3.1
Package name: langium
## Steps To Reproduce
1.
define an interf…
-
Hi!
I was wondering how hard would it be to support ANTLR 4 or [Langium](https://langium.org/) grammars as input or to at least generate one of them as output.
The reason for the question is tha…
-
- [x] output via cli
- [x] `export` syntax will be used to export a `function` that takes and returns numbers.
- [x] working example
- [x] JavaScript load and calls a function from Wasm, gets t…
-
Currently hosted on [LANGIUM](https://github.com/langium/langium) as a discussion but this might be better suited here so I am posting it here as well :https://github.com/langium/langium/discussions/2…
-
When working on a new grammar / language, I see the issue that in Linking and other situations, Langium fails with
Error: AST node has no document.
at getDocument (c:\Users\agraf\.vscode\exten…
-
Since Langium is going through many changes, it would be good to know the Langium version used in the Playground.
-
After renaming a directory, all DSL files contained inside are listed twice in `services.shared.workspace.LangiumDocuments`. This can affect various downstream features, like linking, type computa…
-
```
[Worker] failed to load config from /Users/dietrich/git/langium/packages/generator-langium/templates/web/vite.config.ts
[Error 07:26:56] [Error Error] Vitest failed to start:
r
Error: Vites…
-
It would be great if the JSDoc comments above parser rules in grammar files are forwarded to the respective generated AST interface to improve IntelliSense when using that AST node type.
For example,…
-
After https://github.com/eclipse-langium/langium/pull/954, the setup of the yeoman project has become a bit complicated. Trying to use `@vscode/vsce` to package a vsix file doesn't work natively due t…