Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Prisma - InsiderNew to Visual Studio Code? Get it now.
Prisma - Insider

Prisma - Insider

Preview

Prisma

prisma.io
|
68,793 installs
| (1) | Free
This is the Insider Build of the Prisma VSCode extension (only use it if you are also using the dev version of the CLI).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Prisma VS Code Extension - Insider

Insider Build

This is the Insider Build of the Prisma VSCode extension. Most users should not use this version, but instead install the regular version of the extension.This version of the extension may contain unstable prerelease code and is directly built from the main branch.

Only use this extension if you are also using the dev version of the CLI.

Please note that you should not have the regular and insider version of the extension installed at the same time.

Preview

Syntax-Highlighting

Syntax highlighting eases visual comprehension of the Prisma schema. Preview Schema

Formatting

Formatting ensures consistent indentation of your models for better readability. Formatting

Linting and autocompletion

Linting shows inline errors in the schema, and autocompletion assists in defining the correct type. Linting and autocompletion

Contextual suggestions

Contextual suggestions assist in defining field types, models, and relations while formatting automatically defines back relations. Contextual suggestions

Jump-to-definition

Easily navigate definitions, i.e. models in the Prisma schema.

Jump-to-definition

Build information

  • This version is built from commit 61e1e8d743d18845d87e1fad84c93378b34f3518.
  • This is for Prisma CLI 4.15.0-dev.85.

Contributing

Read more about how to contribute to the Prisma VSCode extension

Telemetry

This extension collects telemetry data to help us better the usage of the extension. You can read more about that here.
The extension respects the telemetry.enableTelemetry setting in VSCode. If you want to opt out of telemetry, set "telemetry.enableTelemetry": false in your VSCode settings.

Security

If you have a security issue to report, please contact us at security@prisma.io

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft