Hacker News new | ask | show | jobs
by metadat 1454 days ago
What's wrong with sourcegraph?

The domain is a bit annoyingly long but other than that..?

1 comments

How well does it work with C++ code?
Very nicely, they have a ton of high quality language integrations! Try it out and you'll discover how good it is.
Interesting because on https://lsif.dev/ I see that LSIF support for C++, which basically is just a wrapper around clangd AFAIU, is deprecated. Is there something else that replaced it?