Skip to content

Commit 160d6fa

Browse files
authored
docs(): add note about vscode updates (#7290)
1 parent 484e329 commit 160d6fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/250-postgres/350-integrations/500-vscode.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ toc: true
1111

1212
[Visual Studio Code](https://code.visualstudio.com) is one of the most popular code editors, offering speed, flexibility, and a vast extension ecosystem. With over 2.5M installs and 350K monthly active users, the [Prisma VS Code extension](https://marketplace.visualstudio.com/items?itemName=Prisma.prisma) is a powerful tool when you're building applications with Prisma Postgres using VS Code as your editor.
1313

14+
:::info
15+
Be sure to update the VS Code extension regularly in order to maintain functionality and take
16+
advantage of new features in the latest release of Prisma ORM
17+
:::
18+
19+
1420
## Database management UI
1521

1622
The Prisma VS Code extension includes a dedicated UI to manage Prisma Postgres instances (local and remote).

0 commit comments

Comments
 (0)