You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with "intelligent" search plugins, their'd be a automatic detection which
engine to use based on the search terms.
For example, when a number is typed in, Bugzilla is searched. Search terms
ending with "\.js$", "\.cpp$" and so on would be sent to mxr.
This is kind of like search keywords, but automatic based on the content.
This would be rather complicated to implement, performance might suck with
many engines or bad regular expressions. And finally, most engines could
not be detected without re-introducing keywords. So it's questionable
whether this is really worth it.
Original issue reported on code.google.com by [email protected] on 9 Feb 2009 at 11:11
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 9 Feb 2009 at 11:11The text was updated successfully, but these errors were encountered: