[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#945382: ITP: sourcetrail -- interactive source explorer and visualization tool



Package: wnpp
Severity: wishlist
Owner: Anuradha Weeraman <aweeraman@gmail.com>

* Package name    : sourcetrail
  Version         : 2019.4.61
  Upstream Author : Eberhard Gräther <egraether@coati.io>
* URL             : https://github.com/CoatiSoftware/Sourcetrail
* License         : GPL-3
  Programming Lang: C++
  Description     : interactive source explorer and visualization tool

Sourcetrail is an interactive source explorer that simplifies navigation
and visualization of source code. Sourcetrail first indexes a given
code base and gathers data about its structure and then provides a
simple interface consisting of three interactive views for navigation
and visualization:

 - Search: to quickly find and select indexed symbols in the source code.

 - Graph: displays the structure of the source code. It focuses on the
 currently selected symbol and directly shows all incoming and outgoing
 dependencies to other symbols.

 - Code: displays all source locations of the currently selected symbol
 in a list of code snippets. Clicking on a different source location
 allows you to change the selection and dig deeper.

Sourcetrail currently supports the languages C/C++ and Java.

-- 
Regards
Anuradha


Reply to: