ashald / EnvFile

EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
MIT License
535 stars 126 forks source link

Plugin installation fix. #147

Closed JustinHarshbarger closed 2 years ago

JustinHarshbarger commented 2 years ago

Fix plugin installation error when trying to install on IDEA 2021.2

nebiros commented 2 years ago

Any news on this one?

JustinHarshbarger commented 2 years ago

140 #146

I don't have write access to merge this.

gcpdev commented 2 years ago

Hi @ashald can you please merge this one?

muhammednagy commented 2 years ago

i forked your PR and made a release so people can install it manually if needed https://github.com/muhammednagy/EnvFile/releases/tag/3.2.2

anopheles commented 2 years ago

@muhammednagy how do we get your release available in the jetbrains marketplace?

Edit: Have you tried https://plugins.jetbrains.com/plugin/add#intellij ?

ashald commented 2 years ago

@JustinHarshbarger thanks for the fix!