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
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
License
Mozilla Public License 2.0 (MPL 2.0)Follow codequery
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of codequery!