Releases: olivernybroe/collector-intellij
Releases · olivernybroe/collector-intellij
v0.0.1-EAP.5
Fixed
- Fixed refactoring foreach to collection with multiline
- Fixed refactoring foreach to collection with this variable
v0.0.1-EAP.4
Added
- Added
map(...)->flatten(1)
toflatMap
refactoring (#12) - Added removing of nested collection statement in collect function call.
v0.0.1-EAP.3
Added
- Initial scaffold created from IntelliJ Platform Plugin Template
- Added foreach to collection refactoring
- Added array map to collection refactoring
- Added logo to the plugin (#13)
v0.0.1-EAP.2
Added
- Initial scaffold created from IntelliJ Platform Plugin Template
- Added foreach to collection refactoring
- Added array map to collection refactoring
v0.0.1-EAP.1
Added
- Initial scaffold created from IntelliJ Platform Plugin Template
- Added foreach to collection refactoring