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 <[email protected]> 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 : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

