Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions content/250-postgres/350-integrations/500-vscode.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,15 @@ To manage Prisma Postgres instances via the UI in the Prisma VS Code extension:
1. Click the **Sign in to get started** button
1. Authenticate with the [Prisma Console](https://console.prisma.io) via the popup and select a target [workspace](/platform/about#workspace)


## Managing versions

The Prisma Extension can support both version 6 and version 7 of Prisma ORM. If you open a project
using either version, you can set the supported version by the command palette or the diagnostics
prompt.

![](/img/vscode/version-command-picker.png)

## Prisma Studio built-in

Beyond managing your database instances, the Prisma VS Code extension embeds Prisma Studio directly in your editor making it easy to perform create, update, delete steps on your database from right inside of VS Code. Follow these [easy steps](/postgres/database/prisma-studio/studio-in-vs-code) to get started.
Expand Down
Binary file added static/img/vscode/version-command-picker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading