forked from vim-scripts/CCTree
-
Notifications
You must be signed in to change notification settings - Fork 0
C Call-Tree Explorer - Source-code analysis, real-time display of code flow
pright/CCTree
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2368 Description: Plugin generates symbol dependency tree (aka call tree, call graph) in real-time inside Vim using a Cscope database. Basic support for functions and macros; global variables, enums, typedefs can be cross-reference with additional processing. Functionality similar to that of tools and IDE's like CBrowser, Kscope, Source navigator, Eclipse, Source Insight. Currently supported language: C. Requirements: Cscope, Vim 7.xx Project details/Screenshots: http://sites.google.com/site/vimcctree/ [NEW]: Check out http://sourceforge.net/projects/ccglue/ for an external tool that can produce cross-reference files from cscope [and ctags] databases that CCTree can load directly from disk.
About
C Call-Tree Explorer - Source-code analysis, real-time display of code flow
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Vim Script 100.0%