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

IDE plugin for setting View strategies #125

Closed
Maksim-Novikov opened this issue Feb 6, 2021 · 3 comments
Closed

IDE plugin for setting View strategies #125

Maksim-Novikov opened this issue Feb 6, 2021 · 3 comments

Comments

@Maksim-Novikov
Copy link
Contributor

Hello everyone!

About year ago I created plugin for moxy strategies
https://github.com/Maksim-Novikov/moxy-strategy-plugin
https://plugins.jetbrains.com/plugin/13679-moxy-strategy

And now I finally have some time, to develop it.
What do you will be better:

  1. Just add link to it in Readmy
  2. Add folder into this project
@alaershov
Copy link
Member

Awesome work @Maksim-Novikov!

It needs to be tested thoroughly, there recently were some changes in strategy resolution: #70
And there is also an ongoing issue with multi module projects: #101
The plugin needs to be consistent with moxy compiler behavior to avoid false warnings.

I think we'll start with a link in Readme, and see how the plugin works)

Also, maybe you'd like to consider consider using short aliases for strategies, like @AddToEndSingle.

@alaershov alaershov changed the title Moxy plugin IDE plugin for setting View strategies Feb 11, 2021
@Maksim-Novikov
Copy link
Contributor Author

@alaershov I added plugin to readme
https://github.com/moxy-community/Moxy/pulls

Also added alias strategies to plugin

@alaershov
Copy link
Member

Good job, thanks!

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

No branches or pull requests

2 participants