Re: Find unused private methods in a class

2025-03-13 Thread Mitch Claborn
Perfect. Thanks Ernie. Mitch On Thu, Mar 13, 2025 at 10:26 AM Ernie Rael wrote: > On 25/03/13 6:24 AM, Mitch Claborn wrote: > > I do see the highlighted methods (wavy underline of the method name). I'm > not seeing any light bulb in the gutter. > I was hoping for something that would show a l

Re: Find unused private methods in a class

2025-03-13 Thread Ernie Rael
On 25/03/13 6:24 AM, Mitch Claborn wrote: I do see the highlighted methods (wavy underline of the method name). I'm not seeing any light bulb in the gutter. I was hoping for something that would show a list of the unused methods in a given class, package or project. Maybe something in Source >

Re: Find unused private methods in a class

2025-03-13 Thread Mitch Claborn
I do see the highlighted methods (wavy underline of the method name). I'm not seeing any light bulb in the gutter. I was hoping for something that would show a list of the unused methods in a given class, package or project. Maybe something in Source > Inspect. Mitch On Wed, Mar 12, 2025 at 11:2