KartanHQ / intellij-nestjs

Nest plugin for IntelliJ Platform
Apache License 2.0
12 stars 2 forks source link

[Feature]: Support EAP version #218

Open juherr opened 1 year ago

juherr commented 1 year ago

Is your feature request related to a problem? Please describe.

When using an EAP version of the IDE, the plugin is disabled because it is not declared as compatible

Describe the solution you'd like

Support EAP version or provide a specific EAP repository

Describe alternatives you've considered

No response

Additional context

No response

juherr commented 1 year ago

New EAP, new incompatibility:

Plugin 'Nest' (version '1.2.21') is not compatible with the current version of the IDE, because it requires build 232.* or older but the current build is WS-233.8264.9

@nekofar You closed the issue without feedbacks few months ago. Is there any way to use the plugin with EAP versions?

nekofar commented 1 year ago

New EAP, new incompatibility:

Plugin 'Nest' (version '1.2.21') is not compatible with the current version of the IDE, because it requires build 232.* or older but the current build is WS-233.8264.9

@nekofar You closed the issue without feedbacks few months ago. Is there any way to use the plugin with EAP versions?

Hi, at the time, it was required 232.* which was already done and it was in market place publish queue. I'll look into the new EAP as soon as I can. Thank you for the report.