Back to Intellij Community

Description

plugins/kotlin/code-insight/descriptions/resources-en/intentionDescriptions/RemoveForLoopIndicesIntention/description.html

2025.3-rc-2114 B
Original Source

Reports for loops iterating over a collection using the withIndex() function and not using the index variable.