Community
Participate
Working Groups
Build Identifier: Build Identifier: 201101021000 There are two steps for show hover info. 1. get hover info 2. get InformationCreator To get hover info, if the fBestMatchHover returned null, it will check other hovers from "getTextHovers()", until finding a valid display string. To get InformationCreator, BestMatchHover will only return the fBestMatchHover's InformationCreator. So the display string maybe come from a different hover from the fBestMatchHover, so it is strange to display other hover's result with fBestMatchHover, and would cause some issues. Reproducible: Always
Changes pushed to master. http://git.eclipse.org/c/sourceediting/webtools.sourceediting.git/commit/?id=5484d1591b40109d31c87037b726717768a5a049