gabrielcolson / intellij-prisma

Prisma Schema Language support for WebStorm, GoLand, and other IDEs based on IntelliJ Platform.
https://plugins.jetbrains.com/plugin/14240-prisma
42 stars 9 forks source link

Fix #14, upgrade IntelliJ Gradle Plugin and Gradle, fix greedy strings #15

Closed mvarendorff closed 3 years ago

mvarendorff commented 3 years ago

This PR addresses two issues, upgrades a few dependencies and adds a small note for contributing:

Changes

Remarks

mvarendorff commented 3 years ago

@gabrielcolson Ping, just to make sure this didn't get missed (GitHub fails to notify me of things sometimes) :)

gabrielcolson commented 3 years ago

Hey @geisterfurz007

Thanks for the reminder! I have been kind of overwhelmed by work and life these few weeks but I have already read your code and it looks great! I didn't find the time to properly test it yet but I will try to do it today.

Thanks a lot for your contribution!

mvarendorff commented 3 years ago

Perfect, thanks for the fast response! No pressure, I just wanted to make sure it didn't slip through :)

gabrielcolson commented 3 years ago

Hey @geisterfurz007 !

Looks good to me! I am merging this and publishing the new version now. Thanks for your work :)