https://issues.dlang.org/show_bug.cgi?id=13213
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rainer Schuetze <[email protected]> --- I added "Goto Declaration" and made "Goto Definition" check the Object Browser for forward declared symbols. This allows jumping to C/C++ code aswell (but not those C files that are part of the D project, because they don't appear in the object browser). See https://github.com/D-Programming-Language/visuald/releases/tag/v0.3.40-beta4 --
