← Back to context Comment by richardboegli 15 hours ago What tools available to the public would you say is similar to this workflow? 4 comments richardboegli Reply hollowcelery 14 hours ago Sourcegraph is the closest external thing I've found to Google's internal web tool for viewing code. steveklabnik 13 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 13 hours ago https://github.com/jhuangtw/xg2xg has a broader list spwa4 14 hours ago The only thing remotely close is a monorepo checkout ... with all the problems that come with that.
hollowcelery 14 hours ago Sourcegraph is the closest external thing I've found to Google's internal web tool for viewing code.
steveklabnik 13 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 14 hours 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.