CodeQuery

0.24.0

Search code in cscope and Exuberant ctags databases by turning to this lightweight, yet comprehensive app that requires no configuration

CodeQuery is a lightweight application that can help advanced PC users such as software developers understand, browse or search code in a friendly environment.
This app is used to index and query source codes from various programming languages, including Ruby, Go, Java, Python, C and C++. It is built on cscope and ctags databases and provides users with a comprehensive tool with an intuitive GUI (Graphical User Interface).
Database files can be obtained by processing databases of cscope and ctags with the cqmakedb tool and then loaded within this app, as well as viewed and queried.
CodeQuery combines key-features of the cscope and ctags tools to provide users with a complete experience. The database uses SQLite, therefore yielding faster results and operations uptime. The GUI tool is cross-platform, which gives it even more flexibility.
Search terms are automatically completed. More so, wildcard, case-insensitive and partial keyword search are supported. Users can also opt to receive an exact match result.
The file viewer component uses syntax highlighting for source files that are encoded with UTF-8. This can help users identify relevant data easier. Viewed files can also be handled with an external editor or IDE, depending on users' needs.