Hello,

A new package for using GNU Global from within Emacs.

1. M-x ggtags-mode
2. M-. to find definitions/declarations
3. C-u M-. to find references
4. If multiple tags are found, use M-n and M-p to navigate between them.

The package is built on top of compile.el to get asynchronous behaviour
for free among many other features.

You can also use ggtags-build-imenu-index for imenu which can improve
performance and accuracy in large files.

This is initial release and will have bugs. Comments are highly
appreciated. Thanks.

Leo.

Attachment: ggtags.el
Description: application/emacs-lisp

_______________________________________________
gnu-emacs-sources mailing list
gnu-emacs-sources@gnu.org
https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to