code-search-engine Questions
0
How can I set a manual filter on Google Custom Search Engine (not from CSE panel)?
For example, to open the link in a new tab I'm using this code:
<gcse:searchresults-only linktarget="_blank"&...
Grind asked 7/1, 2019 at 16:21
7
Solved
Google Code Search has indexed Subversion and Mercurial repositories, so people can search open source projects. How can I do the same for my company's repository with the least effort and without ...
Hieronymus asked 6/6, 2009 at 19:25
1
Solved
Really loving the 'new' code search feature of TFS, but I am unable to guess how to escape " an ..
I want to find places in my code where I am using "SOMESTRING." in my code, but when searching fo...
Pampas asked 16/6, 2017 at 12:40
12
Solved
Is there a way to search the latest version of every file in TFS for a specific string or regex? This is probably the only thing I miss from Visual Source Safe...
Currently I perform a Get Latest...
Gasperoni asked 3/9, 2008 at 1:49
6
Solved
I'm looking for a way to search through our subversion repository or just packaged source code.
Are there any downloadable servers/tools like Google Code Search to index source code (prefera...
Steamboat asked 11/5, 2009 at 15:18
14
Is there any good software that will allow me to search through my SVN respository for code snippets? I found 'FishEye' but the cost is 1,200 and well outside my budget.
Froh asked 31/10, 2008 at 17:0
6
Solved
What are some options for getting really fast 'Find in Files' searching in VIM?
Our codebase is large enough that searching needs to work off an index. grep/vimgrep/etc are too slow.
Indexing doe...
Marshallmarshallese asked 7/7, 2009 at 23:10
4
Solved
Google Code Search has been incredibly valuable to me as a developer - I use it a couple times a week to see how other developers have used (usually poorly documented) APIs. It's also conveni...
Equipotential asked 15/10, 2011 at 13:18
11
The codebase I work on is huge, and grepping it takes about 20 minutes. I'm looking for a good web-based source code search engine.. something like an intranet version of koders.com.
The onl...
Particularity asked 19/9, 2008 at 23:38
6
Solved
Is there a indexing plugin for GDS that allows for source code search? I see some for specific types (Java, C++, ...) and one for "any text". These are nice, but I would like one that allows for ma...
Saturable asked 24/9, 2008 at 14:15
27
I sometimes need to modify OSS code or other peoples' code (usually C-based, but sometimes C++/Java) and find myself "grep"ing headers for types, function declarations etc. as I follow code f...
Foetor asked 16/9, 2008 at 0:30
1
© 2022 - 2024 — McMap. All rights reserved.