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

Implement @mockable support #28

Closed
psisoyev opened this issue Dec 9, 2019 · 3 comments · Fixed by #120
Closed

Implement @mockable support #28

psisoyev opened this issue Dec 9, 2019 · 3 comments · Fixed by #120

Comments

@psisoyev
Copy link

psisoyev commented Dec 9, 2019

ZIO guidelines suggest using zio-macros to generate helper methods for service mocking.
It would be great to add hints in Intellij Idea for the generated code.

@alexvanolst
Copy link
Contributor

I'll add support for this.

rpiotrow added a commit to rpiotrow/todo-backend that referenced this issue May 25, 2020
It compiles by sbt but IntelliJ shows unresolved symbols and does
not auto-complete generated code.

Issue: zio/zio-intellij#28
@RicoGit
Copy link

RicoGit commented Jun 23, 2020

HI, is there any progress? Estimation?

@timaliberdov
Copy link
Collaborator

HI, is there any progress? Estimation?

Hi, thank you for the reminder! I'll take a look. Hopefully, I'll be able to get to it this week.

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 a pull request may close this issue.

4 participants