FreeBSD.software
Home/devel/global

global

6.6.14

Source code tag system

GNU GLOBAL is a source code tagging system that works the same way across diverse environments, such as Emacs editor, Vi editor, Less viewer, Bash shell, various web browsers, etc. You can locate various objects, such as functions, macros, structs, classes, in your source files and move there easily. It is useful for hacking a large projects which contain many sub-directories, many #ifdef and many main() functions. It is similar to ctags or etags, but is different from them in the following two points: - Independence of any editor - Capability to treat definition and reference

Origin: devel/global
Category: devel
Size: 1.92MiB
License: GPLv3
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install global

Dependencies (2)

Articles & Guides

More in devel