kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #33027
Re: Renaming headers?
> On Jan 9, 2018, at 10:37 AM, Chris Pavlina <pavlina.chris@xxxxxxxxx> wrote:
>
> There's a plugin for vim called CtrlP that implements fuzzy matching on
> filenames too, which I use. Still, not even fuzzy matching will tell you
> PCB_EDIT_FRAME is in wxPcbStruct.h.
Not that I advocate for its use, Eclipse has its right-click-accessed context menu which includes “Open Declaration.” Select a thing in your source, right click, choose that, and blammo, the relevant file opens and your mouse goes to the declaration of that thing.
-a
Follow ups
References