Code navigation tools
Class browser
A class browser is a feature of an integrated development environment (IDE) that allows the programmer to browse, navigate, or visualize the structure of object-oriented programming code.
A class browser is a feature of an integrated development environment (IDE) that allows the programmer to browse, navigate, or visualize the structure of object-oriented programming code.
cscope
cscope is a console mode or text-based graphical interface that allows computer programmers or software developers to search C source code (there is limited support for other languages).
cscope is a console mode or text-based graphical interface that allows computer programmers or software developers to search C source code (there is limited support for other languages).
Ctags
Ctags is a program that generates an index (or tag) file of names found in source and header files of various programming languages.
Ctags is a program that generates an index (or tag) file of names found in source and header files of various programming languages.
Geany
Geany is a lightweight cross-platform GTK+ text editor based on Scintilla and including basic Integrated Development Environment features.
Geany is a lightweight cross-platform GTK+ text editor based on Scintilla and including basic Integrated Development Environment features.
Imagix 4D
Imagix 4D is a source code analysis tool from Imagix Corporation, used primarily for understanding, documenting and evolving existing C, C++ and Java software.
Imagix 4D is a source code analysis tool from Imagix Corporation, used primarily for understanding, documenting and evolving existing C, C++ and Java software.
Object browser
An Object Browser is tool that allows a user to examine the components involved in a software package, such as Microsoft Word or software development packages.
An Object Browser is tool that allows a user to examine the components involved in a software package, such as Microsoft Word or software development packages.
SlickEdit
SlickEdit, previously known as Visual SlickEdit, is a cross-platform commercial source code editor by SlickEdit, Inc. SlickEdit provides syntax highlighting, code navigation and customizab...
SlickEdit, previously known as Visual SlickEdit, is a cross-platform commercial source code editor by SlickEdit, Inc. SlickEdit provides syntax highlighting, code navigation and customizab...
Understand (software)
Understand is a commercial static code analysis software tool produced by SciTools.
Understand is a commercial static code analysis software tool produced by SciTools.
Settings