All my best wishes for the new 20s !
Hopefully a small question (not a rant, I swear, sorry for the misleading title): I am developing in a nice environment (C++/Linux/CLI/Makefile/ARM/gcc/Embedded) and I like to open my code with whatever IDE is not already open in another desktop: VSCode, Sublime, CLion, atom,...
I have to say I am very impressed with VSCode as I can almost ctrl+click anything: header, declaration, definition,...
I was just wondering how/if I could obtain the same behavior within the very expensive CLion ?
Googling around shows me CMAKE-based answers, which of course are not acceptable.
(Well, don't get me wrong: I do have the magic 3-lines CMAKE txt file at the root of my project, urging immediately the real Makefile to do its proper job, so I can compile within/from CLion)
Thank you for your hints/links/comments/jokes !
Cheers, Ben