vi-eclipse / Eclipse-JDT

Umbrella repository for managing a backlog of Eclipse-JDT-related features/issues
0 stars 0 forks source link

Show only tests in the "Call Hierarchy" view #27

Open fedejeanne opened 1 week ago

fedejeanne commented 1 week ago

Current status

In the Call Hierarchy view one can filter out the calls to a method coming from test code.

Image

Image

This means that the view will show all calls except the ones coming from test methods

Goal

It should be possible to do the exact opposite too i.e. show only the calls coming from test methods.

Proposal

Replace the option Filter Test Code with 3 options (radio buttons):