2009/9/13 Jói Sigurðsson <[email protected]> > A nice trick for finding if a constant string you're about to add > already exists in the codebase is to use > http://codesearch.google.com/.
Another way, if you're running Visual Studio, is to click on the "search" button in the toolbar (IIRC it looks like a folder; do NOT use ctrl-f, which for some reason is much slower), ensure it's set to search "entire solution", and type your query. For me this returns in about 10 seconds. PK --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
