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
|
176,221 installs
| (1) | Free
This is the Insider Build of the Prisma VS Code 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 VS Code 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 6d2fc67483d5f00050078e170d31e4daf2460405.
  • This is for Prisma CLI 6.9.0-dev.42.

Contributing

Read more about how to contribute to the Prisma VS Code 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 VS Code (deprecated since v1.61).
  • the telemetry.telemetryLevel setting in VS Code (see docs)

If you want to opt out of telemetry you can either, in your VS Code settings:

  • set "telemetry.enableTelemetry": false
  • set "telemetry.telemetryLevel": "off" (or "crash" or "error")

Security

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft