Earlier quoted context omitted.
Any plans on Clojure support?
Same deal...we would love to add it but none of us use Clojure. Anyone who's interested in helping us add it (on a contract basis) should email me at sqs at sourcegraph.com. Or follow the issue at https://github.com/sourcegraph/sourcegraph.com/issues/154 .
Sourcegraph: Search code, jump around source, see real usage examples
31–40 of 43 posts
Re: Sourcegraph: Search code, jump around source, see real usage examples
#32Re: Sourcegraph: Search code, jump around source, see real usage examples
#33Earlier quoted context omitted.
None of us at Sourcegraph write Haskell, but if you know of anybody who would be interested in helping us add it (on a contract basis), please let me know! sqs at sourcegraph.com
Any plans on Clojure support?
Re: Sourcegraph: Search code, jump around source, see real usage examples
#34Re: Sourcegraph: Search code, jump around source, see real usage examples
#35Re: Sourcegraph: Search code, jump around source, see real usage examples
#36Love the idea! I tried it by searching for Node's require. It did point me to the right source [1], but the usage examples are all minified and unreadable. Might want to check for a maximum size on the usage examples that are presented. [1] https://sourcegraph.com/github.com/joyent/node/.CommonJSPack...
Ahh, thanks for pointing that out. I just filed that at https://github.com/sourcegraph/sourcegraph.com/issues/151 and we will fix it soon.
Re: Sourcegraph: Search code, jump around source, see real usage examples
#37One of the co-founders of Sourcegraph came to UC Berkeley and spoke at entrepreneurship event. He was very engaged and gave lots of real practical advice. I've tried Sourcegraph and think it solves a real pain point but I have had problems integrating it into my workflow. I'm not sure when I should be using it. I've been meaning to use it to read more open source code code but it seems like they recently disabled sup…
We've got all of the documentation (and source code) for all versions of Ruby, and all versions of all Ruby gems over at Omniref: http://www.omniref.com Some examples: https://www.omniref.com/ruby/2.1.2/symbols/Enumerable/sort_b... https://www.omniref.com/ruby/gems/sass/3.3.8 https://www.omniref.com/ruby/2.1.2/symbols/MiniTest https://www.omniref.com/ruby/gems/activerecord/4.1.1/symbols... You can even build custom s…
Re: Sourcegraph: Search code, jump around source, see real usage examples
#38Re: Sourcegraph: Search code, jump around source, see real usage examples
#39Re: Sourcegraph: Search code, jump around source, see real usage examples
#40This is very cool, it is very close to a product I would spend money for. The product I would spend money for is an e-reader for code. I would copy a 'blob' to my tablet (ipad preferred by Android is ok too) which has all of the code in my example (could be small like an application, could be large like the entire 3.13 kernel source) There would be an ever present search bar or hot-gesture that would let me search fo…