MSVC visual c++ allows you to right click on an #include directive header file (.h) and select to "open document". This makes browsing source code a breeze as it turns an entire source code tree basically into a hyperlinked website. Is this convenience available with emacs? Is there another apparatus that allows browsing source code, any code you write, any project create, so automatically? Does Xcode have it? Does eclipse? Does anything?
C-c C-o, which runs the command ff-find-other-file, is what you are looking for. It will open the included file when the point is on the #include line.
Googling for emacs code browsing also reveals
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With