Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow use of plugin with IntelliJ 2023.2 #65

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Conversation

niels-s
Copy link
Contributor

@niels-s niels-s commented Aug 2, 2023

Thanks for maintaining the plugin.

I'm adding these changes to make it work with the latest releases, but I haven't tested it locally if it works If someone can provide me some instructions, I'm happy to give it a try and validate.

I was able to verify and test it locally 👌

For future reference, install the Gradle Plugin for your IDEA. Then run the buildPlugin Gradle task found under the intellij folder.
The zip file containing the plugin can be found in {project_root}/build/distributions.
You can install the plugin from disk and give it a try.

Copy link

@oreid-zd oreid-zd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beat me to it. Cheers!

This ensures tests and verifications are run on the latest version
matching the `pluginUntilBuild`
@zzehring zzehring self-assigned this Aug 2, 2023
@zzehring zzehring merged commit e237340 into zzehring:main Aug 2, 2023
2 checks passed
@zzehring
Copy link
Owner

zzehring commented Aug 2, 2023

Thanks for the contribution! I'll get this released ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants