gtoolkit icon indicating copy to clipboard operation
gtoolkit copied to clipboard

Include snippets in references shown at method removal

Open zeniko opened this issue 5 months ago • 1 comments

Before removing a method, GT informs about how many references to that method are left. These are however only references from code in the Coder, not references from Lepiter snippets.

Since these snippets can be also be filtered (for "References in snippets"), why not also show them before removing a method? This would help to prevent accidental breakage when refactoring/cleaning up code.

zeniko avatar Aug 24 '25 12:08 zeniko

The basic infrastructure exists, but we do not yet have a consolidated way to search for both.

girba avatar Aug 24 '25 17:08 girba