zenstack/packages/schema
2023-02-11 17:07:57 +08: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 merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
src fix: support using enum as field default (#204) 2023-02-11 16:58:51 +08:00
syntaxes merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
tests fix: support using enum as field default (#204) 2023-02-11 16:58:51 +08:00
.eslintrc.json merge canary to dev (#181) 2023-01-27 22:31:44 +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 chore: bump version (#206) 2023-02-11 17:07:57 +08: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 merge canary to dev (#181) 2023-01-27 22:31:44 +08: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