[webkit-dev] Code Search for webkit.org

Adam Roben aroben at apple.com
Thu Sep 8 14:57:49 PDT 2011


On Sep 8, 2011, at 5:52 PM, Eric Seidel wrote:

> I'm curious how other developers search the WebKit code?
> 
> I use http://codesearch.google.com/#search/&q=package:webkit from time
> to time.  If others do too, we should make it a redirect from
> cs.webkit.org (like we do for cia.webkit.org).
> 
> Or maybe folks have better code search solutions?  grep -r?

I use git grep or Xcode/Visual Studio's find functionality. But I trust git grep more for code that might run on other platforms.

-Adam



More information about the webkit-dev mailing list