Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nebucnaut
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nebucnaut
7y ago
Here is the release post that describes the Python integration a bit more detailed: https://www.sourcetrail.com/blog/sourcetrail_supports_python...
2.
▲
by
nebucnaut
8y ago
So you have a "best before" date on your plastic bags?
3.
▲
“Get Productive on Unfamiliar Source Code” CppCon 2017 Lightning Talk
(youtube.com)
3 points
by
nebucnaut
9y ago
|
0 comments
4.
▲
How to Export a Clang Compilation Database from a Visual Studio Solution
(sourcetrail.com)
4 points
by
nebucnaut
9y ago
|
0 comments
5.
▲
by
nebucnaut
9y ago
Thank you again for your request. We now offer a plugin for VS code: https://github.com/CoatiSoftware/vsce-sourcetrail
6.
▲
by
nebucnaut
9y ago
Oh, we have a time bound evaluation testing period available: https://www.sourcetrail.com/trial#test-license
7.
▲
by
nebucnaut
9y ago
Thank you for sharing your opinion! This will be exactly what we will be interested in when deciding what language to tackle next :)
8.
▲
by
nebucnaut
9y ago
Those are probably caused by an issue in your project setup, but I don't think that this is the right place to go into details. If you like to investigate, please send us an e-mail!
9.
▲
by
nebucnaut
9y ago
A Compile Command is a JSON file entry that specifies what the C/C++ compiler should do when compiling a file. So it defines a file to compile and all the required flags (like include paths or preprocessor defines). These Compile Comma
10.
▲
by
nebucnaut
9y ago
Yes, we support Compile Commands :)
11.
▲
by
nebucnaut
9y ago
Yes, Sourcetrail also shows class internal calls and accessed fields. Code Maps in VS has a different approach because they try to keep the graph small by making the user add symbols. So if you are trying to see every access of a symbol it
12.
▲
by
nebucnaut
9y ago
Oh, that's an easy question :) You can either follow us on Twitter ( https://twitter.com/Sourcetrail ) or just sign up for our mailing list ( https://www.sourcetrail.com/#get-started ). I promise that we w
13.
▲
by
nebucnaut
9y ago
Unfortunately it doesn't. Even though Scala and Java output the same kind of bytecode, these languages have different language specifications. We currently only support what's in the JLS.
14.
▲
by
nebucnaut
9y ago
Happy to hear that you like it! Full support of Python won't be easy but maybe we could tackle this one in stages. Implement highly demanded features in a first Python release and improve on that later on.
15.
▲
by
nebucnaut
9y ago
Thank you for the kind words! We are always happy to hear from a satisfied customer :)
16.
▲
by
nebucnaut
9y ago
To be honest: We have not decided what language we will pick up next. Our first priority is to improve on our Java coverage. In a few months we should be ready to choose our next language. We are thinking about either tackling Python or imp
17.
▲
by
nebucnaut
9y ago
Yes, dynamically typed languages are much harder to tackle :/
18.
▲
by
nebucnaut
9y ago
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 pr
19.
▲
by
nebucnaut
9y ago
Right, it's "just" Java, C and C++ for now but we are planning to extend our available languages as soon as possible!
20.
▲
by
nebucnaut
9y ago
Kotlin is definitely on the shortlist for the next language to be supported! Which language we'll pick up exactly depends on the landscape of available tools for that language. Kotlin is pretty new so I guess that there could be a need
21.
▲
by
nebucnaut
9y ago
Indeed, everything's offline! You don't even need an internet connection to run Sourcetrail :)
22.
▲
Show HN: Sourcetrail – Get productive on unfamiliar source code
(sourcetrail.com)
328 points
by
nebucnaut
9y ago
|
117 comments
23.
▲
Coati is dead, long live Sourcetrail
(sourcetrail.com)
1 points
by
nebucnaut
9y ago
|
0 comments
24.
▲
How to Integrate Maven into Your Own Java Tool
(coati.io)
2 points
by
nebucnaut
9y ago
|
0 comments
25.
▲
by
nebucnaut
10y ago
Some time ago I met the people behind SmartGit (a cross platform git client) and they told me that using Google groups worked quite well for this purpose. Here's a link to their group so you can get an impression: https://gr
26.
▲
Coati Source Explorer 0.11 released. Providing a pre-indexed project for Clang
(coati.io)
1 points
by
nebucnaut
10y ago
|
0 comments
27.
▲
It's Coati's birthday Let's do some retrospective
(coati.io)
2 points
by
nebucnaut
10y ago
|
0 comments
28.
▲
by
nebucnaut
10y ago
"that's very easy for me to either quickly draw on paper or imagine it in my head" Good point, but it's only easy to draw or imagine if you already know everything involved. In my opinion software visualization should
29.
▲
by
nebucnaut
10y ago
I agree that you don't need visualization if you already know the code and the internal references. But even people who work on a code base every day cannot stay on top of every feature or refactoring of their coworkers while being pro
30.
▲
by
nebucnaut
10y ago
Actually I started this question to hear some oppinions, not to advertize a certain tool, but I'll answer you anyways. I'm one of the makers of Coati ( http://www.coati.io/ ) and I'm using that tool quite exten
More ›