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

Support for experimental @WithBy? #1155

Open
patricks-dev opened this issue Nov 2, 2022 · 0 comments
Open

Support for experimental @WithBy? #1155

patricks-dev opened this issue Nov 2, 2022 · 0 comments

Comments

@patricks-dev
Copy link

Short description

@WithBy is an experimental Lombok feature that didn't even make it to the official documentation yet. It helps write nested @With in a readable way by using lambda.

Expected behavior

While the feature works, the lack of support in the plugin makes Android Studio displays as errors all calls to methods that are actually generated and work fine.

Version information

  • IDEA Version: Android Studio Dolphin | 2021.3.1 Patch 1 Build #AI-213.7172.25.2113.9123335
  • JDK Version: 11.0.13
  • OS Type & Version: Linux
  • Lombok Plugin Version: 0.34-2020.2
  • Lombok Dependency Version: 1.18.20

PS: Is the Lombok plugin development completely abandonned?!

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

1 participant