Skip to content

Prisma Schema Language support for WebStorm, GoLand, and other IDEs based on IntelliJ Platform.

Notifications You must be signed in to change notification settings

gabrielcolson/intellij-prisma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prisma plugin for the IntelliJ Platform

Prisma Schema Language support for WebStorm, GoLand, and other IDEs based on IntelliJ Platform.

Installation

This plugin is available in the JetBrains marketplace. Open Settings > Plugins > Marketplace in your IDE, search for Prisma and install the plugin.

Features

For now, this plugin only provides syntax highlighting but more are yet to come:

  • autocompletion
  • go to definition and refactoring
  • color settings page
  • anything you want! Just create an issue ;)

Development

This plugin is built using JetBrains' Grammar-Kit, after cloning, follow their general usage instructions to generate the relevant Java classes. Make sure to install the Grammar Kit Plugin for IntelliJ!

The files defining the Prisma schema language can be found under src/main/java/org/intellij/sdk/language/Prisma.bnf and src/main/java/org/intellij/sdk/language/Prisma.flex

For more information on how to build and test your plugin, see the Building Plugins with Gradle Guide.

About

Prisma Schema Language support for WebStorm, GoLand, and other IDEs based on IntelliJ Platform.

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •