Live data from Hacker News

Show HN: Sourcetrail – Get productive on unfamiliar source code

sourcetrail.com

11–20 of 119 posts

Re: Show HN: Sourcetrail – Get productive on unfamiliar source code

#11

What languages are supported? At least on mobile, there is zero mention of language support outside of testimonials and screenshots. Is it just Java and C++?

The intro video mentions Java, C, and C++.

Right, it's "just" Java, C and C++ for now but we are planning to extend our available languages as soon as possible!

Re: Show HN: Sourcetrail – Get productive on unfamiliar source code

#17

Earlier quoted context omitted.

Sourcetrail developer here: Pretty solid. We use clang libTooling.

How's the performance on a large codebase? North of 500k lines, few thousand cpp/h files, 40+mb

We have been working on that for the past few month. Right now the performance is pretty good for C++ projects up to around 2 million lines of code. For C projects the performance is even better! If you want to test it, just download the pre-indexed clang project (900k loc) from our website (https://www.sourcetrail.com/downloads#extra). Indexing the project took 12 minutes on a 5 year old laptop.

Re: Show HN: Sourcetrail – Get productive on unfamiliar source code

#20
post #12

There doesn't seem to be a vscode plugin for Sourcetrail. Could be a worthwhile addition?

It hasn't been requested so far. Is it actively used by C/C++ or Java developers?

Nevertheless I opened a feature request to track demand: https://github.com/CoatiSoftware/SourcetrailBugTracker/issue...
Post reply on HN