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

Fix: Support intellij 212 (2021.2 EAP) #502

Merged
merged 2 commits into from
Jul 5, 2021
Merged

Conversation

robert3005
Copy link
Contributor

Before this PR

After this PR

==COMMIT_MSG==
Support Intellij 212 API level (2021.2 EAP). The type signature changed from Collection<TextRange> to Collection<? extends TextRange>. This is inspired by same fix in bazel intellij plugin to avoid compiling multiple versions
==COMMIT_MSG==

Possible downsides?

@policy-bot policy-bot bot requested a review from ferozco July 4, 2021 22:30
@fawind
Copy link
Contributor

fawind commented Jul 5, 2021

Thanks for fixing!

@bulldozer-bot bulldozer-bot bot merged commit a3b9fea into develop Jul 5, 2021
@bulldozer-bot bulldozer-bot bot deleted the rk/new-intellij branch July 5, 2021 09:47
@svc-autorelease
Copy link
Collaborator

Released 2.1.0

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

Successfully merging this pull request may close these issues.

4 participants