With the Langium update to version 2.1.2, the code completions in VSCode have significantly improved.
🚀 Features
- core: add depth field to compound nodes (fe3083a)
- diagrams: backgroung pattern (c2bc83b)
- graph: sorting of relationships (bd8d694)
- lsp: any order of top-level statements (#445) (154844c)
- vscode: display error message on failed parse (789958f)
Bug Fixes
- core: hierarchical sorting of relationships (6325e0e)
- deps: update dependency remeda to ^1.29.0 (1ec9348)
- deps: update langium to 2.1.2 (#423) (ba17f44)
- graph: do not add element if it exists implicitly (27b5d7d)
- graph: left-align for edge labels (7e7dea8)
- likec4: improve transparent background for emded (174f296)
- lsp: onBuildPhase should be in async context (2a7f0cb)