Open johmara opened 8 months ago
We pivot the issue a bit. For feature-file we want show what file the feature is connected to already in overview. For code annotations the task is to only show something like: FeatureName : Line 58-61 For feature-folder we do nothing.
Additionally it would be important to show how this tab works and how it can be modified (this knowledge should be part of the pull-request [Report])
Describe the need of your request
in find usages we want to show the code that was annotated so that it is easier to edit. at the moment you can only see the annotation and not the code in the overview.
We also get double usages for both begin and end tags where we would only need one.
Proposed solution
Add more info about where the feature is maybe which method it is in or something else close by.
Alternatives you've considered
No response
Additional context
No response