fehnomenal / intellij-direnv

direnv integration for JetBrains IDEs
MIT License
67 stars 21 forks source link

Remove `pluginUntilBuild` #56

Closed martin-fink closed 3 months ago

martin-fink commented 4 months ago

direnv is not compatible with the latest EAP builds:

Screenshot 2024-07-04 at 15 11 29

This PR removes pluginUntilBuild from gradle.properties, which allows installing the plugin with the latest EAP builds.

fehnomenal commented 3 months ago

Thank you! I hope this works fingers crossed

Closes #55 Closes #58