global

v 6.6.12 Updated: 1 month, 2 weeks ago

source code tag system

GNU GLOBAL is a source code tag system that works the same way across diverse environments. You can locate a specified object in the source files and move there easily. It is useful for hacking a large project containing many subdirectories, many #ifdef and many main() functions. It is similar to ctags or etags but is different from them at the point of independence of any editor.

https://www.gnu.org/software/global/

To install global, paste this in macOS terminal after installing MacPorts

sudo port install global

Add to my watchlist

Installations 12
Requested Installations 10