zenstack/packages/schema
2023-10-13 16:55:42 -07:00
..
asset chore: add white background to logo, optimize README (#92) 2022-11-13 17:47:25 +08:00
bin merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
build fix: vscode language accidentally bundles prisma packages (#623) 2023-08-12 11:51:57 +08:00
src feat: Nuxt server adapter and tanstack-query for "vue" hooks generation (#757) 2023-10-13 16:55:42 -07:00
syntaxes merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
tests fix: support string literal keys for object expressions in ZModel (#752) 2023-10-11 16:46:47 -07:00
.eslintrc.json feature: a better "zod" plugin (#521) 2023-06-30 15:25:53 +08:00
.gitignore merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
.vscodeignore dev2main (#30) 2022-10-28 20:22:29 +08:00
jest.config.ts merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
language-configuration.json merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
LICENSE merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
package.json Update zod dependency to latest (v3.22.4) (#739) 2023-10-10 19:47:45 -07:00
README-global.md merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
README.md merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
tsconfig.json chore: unify tsconfig files (#722) 2023-10-01 22:32:32 -07:00

ZenStack VS Code Extension

ZenStack is a toolkit that simplifies the development of a web app's backend. It supercharges Prisma ORM with a powerful access control layer and unleashes its full potential for web development.

This VS Code extension provides code editing helpers for authoring ZenStack's schema files (.zmodel files).

Features

  • Syntax highlighting
  • Auto formatting
  • Inline error reporting
  • Go-to definition
  • Hover documentation
  • Code section folding

Community

Join our discord server for chat and updates!

License

MIT