asyncapi/jasyncapi

Extend support for IntelliJ builds

danielkocot opened this issue · 7 comments

Reason/Context

The plugin only works with older versions of IntelliJ. There are several requests for an update at JetBrains Marketplace.

Description

The latest build number has to be changed.

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.

Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@danielkocot hi

You offered good PR and I reviewed it. I left question about working capacity

But unfortunately I have all ready updated plugin to work with idea 2021.1, 2021.1.1, 2021.1.2

There are several requests for an update at JetBrains Marketplace.

Yes, you are right. As I remember I answered to requests with link to jar/zip for local installation

It was my fault to not notify about new location for plugin.

Anyway, if everything is great, I will be glad to merge your pr into this repo.

New location is: https://github.com/Pakisan/jasyncapi-idea-plugin

Hi @Pakisan,

so you moved the plugin out the asyncapi org, right. But why? Isn't this org the right spot to evolve such a plugin for an IDE?

Best,
Daniel

@danielkocot

so you moved the plugin out the asyncapi org, right. But why?

Only jasyncapi will be left in this repo in the near future. Plugins will be moved to own repositories because of different release cycle and versioning

Isn't this org the right spot to evolve such a plugin for an IDE?

You are right about this. New repositories will be transferred to asyncapi organization soon.

@danielkocot can I close this issue or you want to finish your pr?

I close the pr and also the issue.

@Pakisan lemme know when you need me to help you with the split