Next: GNU Free Documentation License, Previous: Member Buffers, Up: Top [Contents][Index]
Ebrowse provides tags functions similar to those of the standard Emacs Tags facility, but better suited to the needs of C++ programmers.
• Finding and Viewing: | Going to a member declaration/definition | |
• Position Stack: | Moving to previous locations | |
• Search & Replace: | Searching and replacing over class tree files | |
• Members in Files: | Listing all members in a given file | |
• Apropos: | Listing members matching a regular expression | |
• Symbol Completion: | Completing names while editing | |
• Member Buffer Display: | Quickly display a member buffer for some identifier |