Code Monkey home page Code Monkey logo

intellij-prisma's Introduction

Prisma support for IntelliJ

This IntelliJ plugin aims to provide basic support for Prisma's .schema files into Jetbrains IDEs.

Features wishlist

  • Prisma icon on .prisma files
  • Syntax highlighting
  • Prisma-specific Color Scheme – being able to fine-tune syntax highlighting of Prisma-specific tokens
  • Error highlighting
  • Code formatter - being able to automatically format a .prisma file
  • Line commenter – being able to comment the current line via a keyboard shortcut
  • Code folding – being able to fold/collapse blocks within the editor
  • Code structure view - being able to see the file's structure in the Structure tool window
  • Usage finder - being able to find usages of an entity
  • Reference resolution - being able to navigate from an entity usage to its definition
  • Code completion - being able to provide autocompleted keywords/entity names
  • Code style settings - being able to configure .prisma code formatting styles
  • Line markers - being able to navigate to related code from gutter markers

Implemented features

Syntax Highlighting

Syntax Highlighting is tailored to the Schema Language tokens and allows you to fully customize the file's rendering through a dedicated Color Settings page.

Syntax Highlighting

Syntax Highlighting

Contributing

You're more than welcome to open issues and submit PR to help me maintain & improve this plugin!

License

Plugin released under the MIT license - see LICENSE.md

Prisma's icon is © Prisma

intellij-prisma's People

Contributors

olance avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.