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

Project Samples

Project Activity

See All Activity >