mapstruct / mapstruct/mapstruct-idea
Support for Immutables builders
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 168
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I use mapstruct namely by mapping with some Immutables. Mapstruct deals correctly with auto-generated builders.
It would be nice if the plug-in could propose auto-completion given the builders.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Begin by locating the plugin's existing builder auto-completion path and compare its handling with auto-generated Immutables builders. Done means the plugin proposes the relevant completion options for Immutables builders, with coverage for the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100