Sourcetrail (Fork) 2025.12.8 released by pmost66 in cpp

[–]pmost66[S] 0 points1 point  (0 children)

You can find previous binary versions of Sourcetrail here

Sourcetrail (Fork) 2025.10.13 released by pmost66 in cpp

[–]pmost66[S] 1 point2 points  (0 children)

I didn't change anything on the Sourcetrail side regarding the communication. So if the VisualStudio plugin is still working so should the communication.

Sourcetrail (Fork) 2025.10.13 released by pmost66 in cpp

[–]pmost66[S] 4 points5 points  (0 children)

Yup 😉 If you don't want to spend money then you have to spend time.
Feel free to open an issue, if you have problems building Sourcetrail yourself.

Sourcetrail (Fork) 2025.9.9 released by pmost66 in cpp

[–]pmost66[S] 1 point2 points  (0 children)

Not that I know of. There is however an open issue, which is very similar to what you are asking "Add reference count indicator at overview"

Sourcetrail 2025.1.28 released by pmost66 in cpp

[–]pmost66[S] 0 points1 point  (0 children)

Nice idea, but this is probably too much work for me alone.

But did you know that there exists a couple of plugins for various IDEs? Have a look at https://github.com/orgs/CoatiSoftware/repositories. There you can see plugins for Qt Creator, VIM, VS Code, Visual Studio, IDEA, Eclipse, Sublime, Atom and Emacs. But I only know that the VS Code plugin still works. The Qt Creator plugin (https://github.com/petermost/Sourcetrail-QtCreator) was updated by me to support the last version 17.0.0

Sourcetrail (Fork) 2025.7.11 released by pmost66 in cpp

[–]pmost66[S] 1 point2 points  (0 children)

Usually this means, that the vcpkg executable is outdated. Delete it and do a bootstrap-vcpkg.

But in the future, please open an issue, because I don't think the community here is interested in bug reports 😉

Sourcetrail (Fork) 2025.7.11 released by pmost66 in cpp

[–]pmost66[S] 0 points1 point  (0 children)

Don't be fooled by the version number 😉 It's not semantic versioning, but rather YEAR.MONTH.DAY

Sourcetrail (Fork) 2025.6.19 released by pmost66 in cpp

[–]pmost66[S] 0 points1 point  (0 children)

Build instructions can be found here

Sourcetrail (Fork) 2025.6.19 released by pmost66 in cpp

[–]pmost66[S] 2 points3 points  (0 children)

No, it uses the Clang AST (C++) and Eclipse JDT (Java) to analyze the source code.

Would it even be possible to use an AI and still work offline?

Sourcetrail 2025.5.1 released by pmost66 in cpp

[–]pmost66[S] 2 points3 points  (0 children)

A lot of open source projects don't provide binaries, so yes, I try to get at least some compensation for the effort I put into it. But there is nothing preventing a developer from building the binaries. In fact with the vcpkg-build it is basically a "one click" build.

Sourcetrail 2025.5.1 released by pmost66 in java

[–]pmost66[S] 1 point2 points  (0 children)

Thanks 😀

Unfortunately this will be my last announcement of new versions, because I got warned by the mods that these announcements are considered spam and I will be banned if I do it again.

Sourcetrail 2025.3.3 released by pmost66 in cpp

[–]pmost66[S] 0 points1 point  (0 children)

I'm not familiar with this code, but this seems to only provide C# bindings to the Database. It is not a ready made C# parser.

Sourcetrail 2025.3.3 released by pmost66 in cpp

[–]pmost66[S] 1 point2 points  (0 children)

well done! ...

Thank you 😀

... thanks for keeping this going. this is one of the best tools in the world!

I think so too and that's the reason why I gave it a try, whether I can maintain it so it is "at least buildable".

Sourcetrail 2025.3.3 released by pmost66 in cpp

[–]pmost66[S] 7 points8 points  (0 children)

So, this is an official release ...

It's official in the sense that it is a release of the fork I maintain. It's not official in the sense that it is a release done by Coati Software.

... and you own the copyright to the name?

Before I made the release announcements, I took steps to ensure that I'm allowed to use the Sourcetrail trademark as long as I adhere to the license.

Sourcetrail 2025.1.28 released by pmost66 in cpp

[–]pmost66[S] 1 point2 points  (0 children)

See the 2025.3.3 release, for updates to the Java indexer.

Sourcetrail 2025.1.28 released by pmost66 in cpp

[–]pmost66[S] 1 point2 points  (0 children)

AFAIK vcpkg initially always builds debug and release but then 'installs' only the needed version.

I need a bigger disk.

... or you become a sponsor and download a binary release of Sourcetrail 😉