Hacker News new | ask | show | jobs
by benced 1454 days ago
That’s be awesome, would love to move off sourcegraph! github.com/bencooper222
1 comments

What's wrong with sourcegraph?

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

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?