rembrembdocs

Dev environment

Learn how to configure your editor and IDEs for an optimal developer experience with Prisma ORM

This page describes how you can configure your editor for an optimal developer experience when using Prisma ORM.

If you don't see your editor here, please open a feature request" and ask for dedicated support for your editor (e.g. for syntax highlighting and auto-formatting).

You can install the official Prisma VS Code extension. It adds extra capabilities to VS Code when developing applications with Prisma ORM:

Note: Community projects are not maintained or officially supported by Prisma and some features may by out of sync. Use at your own discretion.

Emacs

Vim

neovim

JetBrains IDE

Sublime Text

nova

Helix

CLI autocomplete

inshellisense

You can get IDE-style autocompletion for Prisma CLI using inshellisense. It supports: bash, zsh, fish, pwsh, powershell (Windows Powershell).

To install, run: