zenstack/packages/language
2026-03-23 21:50:05 -07:00
..
res feat(vscode): zmodel markdown preview (#2506) 2026-03-23 21:50:05 -07:00
src fix(introspection): preserve data validation attributes, enum ordering, and comments during db pull (#672) 2026-02-10 15:57:49 +08:00
test fix(language): resolve mixin fields from imported files in scope (#598) (#632) 2026-01-30 13:38:10 +08:00
.gitignore WIP 2025-01-18 23:17:06 +08:00
eslint.config.js chore: upgrade eslint (#36) 2025-06-21 23:26:56 +08:00
langium-config.json fix: vscode extension version and language id (#227) 2025-09-01 20:19:30 +08:00
package.json [CI] Bump version 3.5.0 (#2511) 2026-03-23 16:31:36 -07:00
README.md docs: add README.md to all public packages 2026-03-22 21:51:13 -07:00
tsconfig.json fix(lsp): get language server on par with v2 (#379) 2025-11-07 09:57:51 -08:00
tsup.config.ts feat: db pull implementation (#268) 2026-02-08 10:02:26 +08:00
vitest.config.ts chore: unify vitest config and minor fixes in CLI (#133) 2025-08-04 16:43:02 +08:00

@zenstackhq/language

The ZModel language specification and tooling package, built on Langium.

Learn More