InteractiveFaultLocalization / iFL4Eclipse

iFL for Eclipse is an Eclipse plug-in for supporting interactive fault localization for Java projects developed in this environment.
Eclipse Public License 2.0
3 stars 1 forks source link

Card highlight feature #141

Closed Dhorvath1294 closed 4 years ago

Dhorvath1294 commented 4 years ago

Having multiple elements selected on one page can make it difficult for the user to associate the individual selected element cards with the original code element cards. Therefore, a suggestion has been made to include the following feature: when hovering the mouse cursor over a selected element card, the corresponding code element card should get highlighted.

Dhorvath1294 commented 4 years ago

https://github.com/sed-szeged/iFL4Eclipse/releases/tag/V2.5.141.1

brita-sed commented 4 years ago

The function has been successfully implemented.