Prisma VS Code Extension - InsiderInsider BuildThis 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. PreviewSyntax-HighlightingSyntax highlighting eases visual comprehension of the Prisma schema. FormattingFormatting ensures consistent indentation of your models for better readability. Linting and autocompletionLinting shows inline errors in the schema, and autocompletion assists in defining the correct type. Contextual suggestionsContextual suggestions assist in defining field types, models, and relations while formatting automatically defines back relations. Jump-to-definitionEasily navigate definitions, i.e. models in the Prisma schema. Build information
ContributingRead more about how to contribute to the Prisma VS Code extension TelemetryThis extension collects telemetry data to help us better the usage of the extension. You can read more about that here. The extension respects:
If you want to opt out of telemetry you can either, in your VS Code settings:
SecurityIf you have a security issue to report, please contact us at security@prisma.io |