Bug 558409 - Cleanup action to enhanced for loop should be more intelligent with the naming
Summary: Cleanup action to enhanced for loop should be more intelligent with the naming
Status: CLOSED DUPLICATE of bug 558700
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.14   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-17 16:36 EST by Lars Vogel CLA
Modified: 2020-02-24 10:45 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2019-12-17 16:36:46 EST
Currently a collection named "categories" will get the the variable name "categori". IntelliJ understands the "ies" cases and uses "y", e.g., "category" for it.
Comment 1 Lars Vogel CLA 2019-12-17 17:04:28 EST
Fabrice, something for you?
Comment 2 Lars Vogel CLA 2020-02-24 10:45:00 EST

*** This bug has been marked as a duplicate of bug 558700 ***