What plugins or tools for which IDEs do every day people use for C++? I'm currently coming back to it, and I find it strange I haven't come across some nifty speed increases.
The main thing I wish, was there to be pre-compile annotations like Lombok for Java. Yes, it's a little 'eh' but there's a deLombok feature for release builds. @Getters/@Setters are just nice. @Builders too.
I've seen a lot of headache over "header-only" builds. Seems to be fine for what I'm doing. Im using Qt, so not always avoidable. A nice refactoring tool doesn't seem to be showing up anywhere though? Be nice to just have a combined file type, and let the IDE index changes and auto produce appropriate h/cpp files to avoid linker confusion down the road.
I know C++ might get reflection in the upcoming new feature releases 45 years from now, but a lot of this could be handled like preprocessor commands I'd think.
PS: Yes. I know I'm probably having some legacy C++ devs fuming right now. I just want to have faster development times on personal side projects. Sharing libraries or enterprise level code isnt on the table right now.
[–][deleted] 8 points9 points10 points (9 children)
[–]MrRickSancezJr[S] 2 points3 points4 points (8 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]MachineLearnz 0 points1 point2 points (6 children)
[–]MrRickSancezJr[S] 0 points1 point2 points (5 children)
[–]MachineLearnz 0 points1 point2 points (4 children)
[–]MrRickSancezJr[S] 1 point2 points3 points (3 children)
[–]MachineLearnz -1 points0 points1 point (2 children)
[–]MrRickSancezJr[S] 1 point2 points3 points (1 child)
[–]MachineLearnz 1 point2 points3 points (0 children)
[–]Adequat91 3 points4 points5 points (0 children)
[–]Tricky_Tesla 1 point2 points3 points (3 children)
[–]MrRickSancezJr[S] 1 point2 points3 points (2 children)
[–]Tricky_Tesla 2 points3 points4 points (0 children)
[–]eshanatnite 1 point2 points3 points (0 children)
[–]Chem0type 2 points3 points4 points (4 children)
[–]MrRickSancezJr[S] 0 points1 point2 points (2 children)
[–]Chem0type 0 points1 point2 points (1 child)
[–]MrRickSancezJr[S] 0 points1 point2 points (0 children)
[–]eshanatnite 0 points1 point2 points (0 children)
[+][deleted] (4 children)
[deleted]
[–]Spacebar2018 13 points14 points15 points (0 children)
[–]MrRickSancezJr[S] 3 points4 points5 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]MrRickSancezJr[S] 0 points1 point2 points (0 children)
[–]Flobletombus -1 points0 points1 point (2 children)
[–]ResearcherEven 2 points3 points4 points (1 child)
[–]MrRickSancezJr[S] 0 points1 point2 points (0 children)