ChrisCarini / environment-variable-settings-summary-intellij-plugin

A JetBrains IntelliJ IDEA plugin which provides a Settings Summary listing all Environment Variables
https://plugins.jetbrains.com/plugin/10998-environment-variable-settings-summary
Apache License 2.0
3 stars 0 forks source link

Needs update for GoLand 2022.2 #94

Closed fgm closed 1 year ago

fgm commented 2 years ago

On GoLand 2022.2 EAP / Build #GO-222.3244.4, built on June 29, 2022

"Incompatible: requires IDE build 221.* or earlier".

ChrisCarini commented 2 years ago

Hi @fgm - thank you for reporting this issue. Currently, I do not have capacity to support EAP builds for my JetBrains plugins.

Based on history, I'd expect the EAP to become a released version (ie, 2022.2.0) the last week of the month; GoLand & IntelliJ - I typically try to get my extensions updated and released within a few days of the RELEASE version of IntelliJ.

As a related aside, I am working on some automation that will hopefully enable me to release versions against EAPs (essentially, it's a very low ROI for me to manually make the needed updates and publish to the marketplace; I am trying to automate everything except a few clicks, which is more manageable for me). No ETA on that quite yet though.

Stay tuned! I will keep this issue open until I have a released version for you in the marketplace.

fgm commented 2 years ago

Thanks for the fast answer.

ChrisCarini commented 1 year ago

Closing issue, a version was released for 2022.2 a while ago; sorry for the delay in closing this issue.