We implemented a custom Find-Referencs for local results, so that subject names are shown in the result list. During the migration for later Xtext/Java/Eclipse versions, the code has been made compilable again and subject names are shown again.
However, the framework code adds <unnamed> references as well, so now there are two search results for a reference. The unnamed ones are less and should be suppressed.
We implemented a custom Find-Referencs for local results, so that subject names are shown in the result list. During the migration for later Xtext/Java/Eclipse versions, the code has been made compilable again and subject names are shown again.
However, the framework code adds
<unnamed>references as well, so now there are two search results for a reference. The unnamed ones are less and should be suppressed.