Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant