Sourcegraph now running on an in-browser VS Code
11–20 of 84 posts
Re: Sourcegraph now running on an in-browser VS Code
#12Re: Sourcegraph now running on an in-browser VS Code
#13I just see a black screen. Icon in top left, no text other than "Login" and "Sign up". Chrome 58, Linux. No errors in the dev console.
Edit: Fixed. Thanks!
Re: Sourcegraph now running on an in-browser VS Code
#14Earlier quoted context omitted.
opening a file takes too long, likely due to minimap. I'd disable expensive eye-candies by default.
Sorry about that. We do need to improve the UI perf. Can you try it with the minimap off and let me know if it's faster? There is a "secret" way to disable the minimap: (1) hit Cmd-Shift-P or F1, (2) go to "Preferences: Open User Settings", (3) search for the "editor.minimap.enabled" setting, (4) hover over it and press the pencil and select "false". Then go back to the file and it should not display anymore in your…
Re: Sourcegraph now running on an in-browser VS Code
#15Re: Sourcegraph now running on an in-browser VS Code
#16One question for the good fellas at Sourcegraph: Is it possible to run that extension in firefox? Did you try something like that? Is the code open, so I could give it a go?
Re: Sourcegraph now running on an in-browser VS Code
#17Earlier quoted context omitted.
Sorry about that. We do need to improve the UI perf. Can you try it with the minimap off and let me know if it's faster? There is a "secret" way to disable the minimap: (1) hit Cmd-Shift-P or F1, (2) go to "Preferences: Open User Settings", (3) search for the "editor.minimap.enabled" setting, (4) hover over it and press the pencil and select "false". Then go back to the file and it should not display anymore in your…
Ctrl-P for me on Windows just opens the print dialog.
Re: Sourcegraph now running on an in-browser VS Code
#18Just dropping by to thank you guys. This extension will be amazingly useful to me. One question for the good fellas at Sourcegraph: Is it possible to run that extension in firefox? Did you try something like that? Is the code open, so I could give it a go?
I agree we should open-source the browser extension code, though. I would like us to do that soon. Can you send me a quick email at sqs@sourcegraph.com so I can tell you when it's open source?
Re: Sourcegraph now running on an in-browser VS Code
#19Sourcegraph CEO here. Thanks for posting! Our new VS Code-based UI makes Sourcegraph a better way for you to read a codebase on the web with the full power and intelligence of an editor, without the hassle of cloning or configuration. It provides jump-to-def, hovers, find references, advanced search, symbol search, cross-repo references, etc., for any repo and any commit on GitHub (in Go, Java, and some other languag…
This doesn't work either https://sourcegraph.com/github.com/rails/rails :(
Would be great if it worked, I liked the example with Go code.
Re: Sourcegraph now running on an in-browser VS Code
#20Sourcegraph CEO here. Thanks for posting! Our new VS Code-based UI makes Sourcegraph a better way for you to read a codebase on the web with the full power and intelligence of an editor, without the hassle of cloning or configuration. It provides jump-to-def, hovers, find references, advanced search, symbol search, cross-repo references, etc., for any repo and any commit on GitHub (in Go, Java, and some other languag…
Installed it, didn't work on https://github.com/rails/rails :( This doesn't work either https://sourcegraph.com/github.com/rails/rails :( Would be great if it worked, I liked the example with Go code.
As you can imagine, Ruby code intelligence (type inference, etc.) is super tough, and there are maybe 5-10 people in the world who could build it right now. We'd love to find and sponsor a Ruby expert to add Ruby support to Sourcegraph. If you know of anybody, please send them my way (sqs@sourcegraph.com).