kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #33028
Re: Renaming headers?
Yeah, most "real IDEs" have no problem jumping through source. I break
out CLion when I need to do battle with the KiCad spaghetti. We
shouldn't _have_ to, though.
On Tue, Jan 09, 2018 at 11:13:08AM -0700, Andy Peters wrote:
>
> > 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
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
References
-
Renaming headers?
From: Chris Pavlina, 2018-01-09
-
Re: Renaming headers?
From: Wayne Stambaugh, 2018-01-09
-
Re: Renaming headers?
From: Kristoffer Ödmark, 2018-01-09
-
Re: Renaming headers?
From: Wayne Stambaugh, 2018-01-09
-
Re: Renaming headers?
From: Kristoffer Ödmark, 2018-01-09
-
Re: Renaming headers?
From: Tomasz Wlostowski, 2018-01-09
-
Re: Renaming headers?
From: Kristoffer Ödmark, 2018-01-09
-
Re: Renaming headers?
From: Jon Evans, 2018-01-09
-
Re: Renaming headers?
From: Chris Pavlina, 2018-01-09
-
Re: Renaming headers?
From: Andy Peters, 2018-01-09