Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

vepanimas/intellij-prisma

Repository files navigation

Prisma IntelliJ Plugin

Build Version Downloads

Plugin development is moved to JetBrains plugin repository.

Adds support for Prisma ORM and Prisma Schema Language (PSL). The following features are available:

  • Complete Prisma Schema Language grammar support
  • Semantic syntax highlighting
  • Code completion
  • Documentation
  • Line commenter
  • Reader mode for comments with Markdown support
  • Braces and quotes automatic insertion
  • Rename refactoring
  • Structure view
  • Folding
  • LSP support (since version 2022.3)
  • Improved completion and resolve for generated Prisma client

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Prisma" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

Prisma ORM and Prisma Schema Language support for IntelliJ IDEA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages