KScope – source browsing and editing environment for large projects written in C
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Go to file
Michele Calgaro c684f019a8
Use centralized cmake version
2 недель назад
doc Replace Qt with TQt 1 месяц назад
src Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 месяцев назад
translations Remove unnecessary backup translations. 2 лет назад
AUTHORS Initial import of kscope 1.6.2 11 лет назад
CMakeL10n.txt Use centralized cmake version 2 недель назад
CMakeLists.txt Use centralized cmake version 2 недель назад
COPYING Initial import of kscope 1.6.2 11 лет назад
ChangeLog Initial import of kscope 1.6.2 11 лет назад
ConfigureChecks.cmake Conversion to the cmake building system. 4 лет назад
Doxyfile Initial import of kscope 1.6.2 11 лет назад
INSTALL Drop automake build support. 3 лет назад
README.md Change README to markdown format. 2 лет назад
TODO Initial import of kscope 1.6.2 11 лет назад
config.h.cmake Conversion to the cmake building system. 4 лет назад

README.md

kscope - a front-end to Cscope for TDE.

KScope provides a source-editing environment for C projects with a focus on source editing and analysis.

KScope is built around an efficient mechanism for code-navigation which allows the user to run queries on the code.

The types of queries KScope can run include:

  • Get all references to a symbol
  • Find the definition of a symbol
  • Find all functions called by or calling to a function
  • Find an EGrep pattern
  • Find all files

These queries are handled by a Cscope process; kscope serves as a front-end to this process, feeding it with queries and parsing its output into result lists. The items in those lists can be selected to open an editor at the matching line.

Main Features:

  • Multiple editor windows (using your favourite TDE editor)
  • Project management
  • Front-end to most Cscope queries
  • Tag list for every open editor
  • Call-tree window
  • Session management, including saving and restoring queries
  • Works with externally-built cscope.out files

.

Contributing

If you wish to contribute to kscope, you might do so:

Translations status

messages

Translations status

desktop files

Translations status