on How do you quickly navigate inside a source file using emacs ? · c/emacs · 1 pts · 2yI think the "hide-show" package is invaluable in navigating large files. You can see all functions collapsed in a file. Or, within a function, you can see all blocks of code {} collapsed.
I think the "hide-show" package is invaluable in navigating large files. You can see all functions collapsed in a file. Or, within a function, you can see all blocks of code
{}collapsed.