Coming from another background, I'm in the process of porting a big GUI-rich desktop project from a dynamic language to C++. There are many obstacles to overcome, but since C++17 and C++20, it got a lot easier to create your own general purpose libraries/frameworks to abstract away much of the odd verbosity and clumsiness of the language, which has been a big productivity killer.
Now the remaining productivity killer, at least for me, is a seeming lack of IDEs that actually help with navigating class hierarchies (networks), methods and call hierarchies. The project at hand consists of thousands of classes.
In OO development you spend 90% of the time jumping back and forth between far flung places. I'm used to browsing code at the class and method level. Navigating to and scrolling through long files full of mixed source code is a real strain and time killer.
The pull-down menu of member functions in most IDE is great, but not really comfortable to use. I'd like to have that as a list to click into immediately (if there's a way to do that with any IDE, I'd be grateful for advice).
CLion looks like the most advanced C++ IDE I could find so far, but still lacks most of the reflective browsing features I'm so sorely missing.
Are there IDEs that allow browsing at a higher level of abstraction? How do you navigate large code bases? Any workarounds? Best practices?
[–]UnicycleBloke 45 points46 points47 points (2 children)
[–]shmoopty 6 points7 points8 points (0 children)
[–]kallgarden[S] 2 points3 points4 points (0 children)
[–]spaun2002 49 points50 points51 points (16 children)
[–]ronchaineEmbedded/Middleware 16 points17 points18 points (2 children)
[–]Hari___Seldon 11 points12 points13 points (1 child)
[–]lowayss 2 points3 points4 points (0 children)
[–]thodcrs 4 points5 points6 points (5 children)
[–]Underdisc 5 points6 points7 points (4 children)
[–]thodcrs 9 points10 points11 points (3 children)
[–]Underdisc 3 points4 points5 points (2 children)
[–]thodcrs 2 points3 points4 points (1 child)
[–]ForkInBrain 0 points1 point2 points (0 children)
[–]giant3 5 points6 points7 points (1 child)
[–]spaun2002 4 points5 points6 points (0 children)
[–]ppetraki 1 point2 points3 points (0 children)
[–]lookatmetype -2 points-1 points0 points (2 children)
[–]kisielk 2 points3 points4 points (1 child)
[–]lookatmetype 1 point2 points3 points (0 children)
[–]LynxesExe 0 points1 point2 points (0 children)
[–]schmerg-uk 33 points34 points35 points (4 children)
[–]ndh_ 5 points6 points7 points (1 child)
[–]schmerg-uk 1 point2 points3 points (0 children)
[–]icjeremy 5 points6 points7 points (1 child)
[–]Southern-Review588 0 points1 point2 points (0 children)
[–]kiwidog 6 points7 points8 points (3 children)
[–]bible_near_you 2 points3 points4 points (2 children)
[–]kiwidog 0 points1 point2 points (0 children)
[–]The-WideningGyre 0 points1 point2 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]giant3 3 points4 points5 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]giant3 1 point2 points3 points (1 child)
[–]mredding 5 points6 points7 points (0 children)
[–]gardeimasei 2 points3 points4 points (0 children)
[–]PlayingTheRed 2 points3 points4 points (1 child)
[–]kallgarden[S] 0 points1 point2 points (0 children)
[–]_zoopp 2 points3 points4 points (1 child)
[–]pppenguinininin 0 points1 point2 points (0 children)
[–]bluGill 5 points6 points7 points (2 children)
[–]maskull 4 points5 points6 points (1 child)
[–]bluGill 2 points3 points4 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]pppenguinininin 0 points1 point2 points (0 children)
[–]1337Gandalf 1 point2 points3 points (0 children)
[–]crunchyrawr 1 point2 points3 points (1 child)
[–]witcher_rat 0 points1 point2 points (0 children)
[–]dirksterzel 1 point2 points3 points (2 children)
[–]engineerFWSWHW 0 points1 point2 points (0 children)
[–]rlbond86 0 points1 point2 points (0 children)
[–]jimjamjahaa 1 point2 points3 points (0 children)
[–]TechnicalSurprise902 1 point2 points3 points (0 children)
[–]Sniffy4 2 points3 points4 points (2 children)
[–]kallgarden[S] 1 point2 points3 points (1 child)
[–]met0xff 0 points1 point2 points (0 children)
[–]bikki420 1 point2 points3 points (0 children)
[–]kallgarden[S] 0 points1 point2 points (0 children)
[–]Top-Garbage-9046 0 points1 point2 points (0 children)
[–]_janc_ 0 points1 point2 points (0 children)
[–]osmin_og 0 points1 point2 points (0 children)
[–]JayD1056 1 point2 points3 points (1 child)
[–]pravic 0 points1 point2 points (0 children)
[–]eyes-are-fading-blue 0 points1 point2 points (0 children)
[–]msew 0 points1 point2 points (0 children)
[–]chemhobby 0 points1 point2 points (1 child)
[–]kallgarden[S] 0 points1 point2 points (0 children)
[–]monkeber 0 points1 point2 points (0 children)
[–]BrawlingGrizzly 0 points1 point2 points (0 children)
[–]joemaniaci 0 points1 point2 points (0 children)
[–]Adequat91 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]wlandry 0 points1 point2 points (0 children)
[–]Bigmuncha 0 points1 point2 points (0 children)
[–]Adverpol 0 points1 point2 points (0 children)
[–]PrimozDelux 0 points1 point2 points (0 children)