← Back to context Comment by richardboegli 1 day ago What tools available to the public would you say is similar to this workflow? 4 comments richardboegli Reply hollowcelery 21 hours ago Sourcegraph is the closest external thing I've found to Google's internal web tool for viewing code. steveklabnik 21 hours ago The startup I'm at (ersc.io) is working in this space (version control more than the IDE side of things), because, in my opinion, there just plain isn't any. fragmede 21 hours ago https://github.com/jhuangtw/xg2xg has a broader list spwa4 1 day ago The only thing remotely close is a monorepo checkout ... with all the problems that come with that.
hollowcelery 21 hours ago Sourcegraph is the closest external thing I've found to Google's internal web tool for viewing code.
steveklabnik 21 hours ago The startup I'm at (ersc.io) is working in this space (version control more than the IDE side of things), because, in my opinion, there just plain isn't any.
spwa4 1 day ago The only thing remotely close is a monorepo checkout ... with all the problems that come with that.
Sourcegraph is the closest external thing I've found to Google's internal web tool for viewing code.
The startup I'm at (ersc.io) is working in this space (version control more than the IDE side of things), because, in my opinion, there just plain isn't any.
https://github.com/jhuangtw/xg2xg has a broader list
The only thing remotely close is a monorepo checkout ... with all the problems that come with that.