A code-understanding tool based on cscope and ctags. Please go to the GitHub page for more information.
Homepage: http://ruben2020.github.io/codequery
GitHub: https://github.com/ruben2020/codequery
You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.
Post Views:
546
Website |
http://ruben2020.github.io/codequery/ |
Tags |
Source code analysisSource code browsing |
License |
Mozilla Public License 2.0 (MPL 2.0)
|
Platform |
Linux
Windows
|
Features |
- Index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code
- Combines the best of both cscope and ctags
- Faster due to the use of sqlite for the CodeQuery database
- Cross-platform GUI tool
- Fast auto-completion of search term
- Case-insensitive, partial keyword search - wildcard search supported * and ?
- Exact match search
- Filter search results by file path
- File viewer with syntax highlighting, for UTF-8 encoded source files
- Ability to open viewed file in an external editor or IDE
- Visualization of function call graph and class inheritance based on search term
- Visualization graphs can be saved to PNG or Graphviz DOT files
|