Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix intellij implicit resolution #27

Merged
merged 1 commit into from
Nov 2, 2022
Merged

Conversation

janstenpickle
Copy link
Contributor

IJ seems to not be able to find InitLast implicits when they are type bounds on methods, adding it an implicit parameter works fine.

This
image

Becomes

image

IJ seems to not be able to find `InitLast` implicits when they
are type bounds on methods, adding it an implicit parameter
works fine.
Copy link
Contributor

@TimWSpence TimWSpence left a comment

Choose a reason for hiding this comment

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

LOL

@janstenpickle janstenpickle merged commit f9b9f77 into main Nov 2, 2022
@janstenpickle janstenpickle deleted the fix-initlast-implicit branch November 2, 2022 11:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants