Google Code Search with Six New Features
ADVERTISEMENTS
Google Code Search is like bible for every programmer. Google Code Search helps you to find function definitions, Packages, Class, Code Snnipet and sample code by giving you one place to search publicly accessible source code hosted on the Internet.
To search the code base located on local machine is very easy but what if you need to browse huge open source code repository that would be very difficult and very inefficient. Google Code search is here to address such problem. Google crawls only that code which is publicly available and user submitted code.
Google Code Search team has recently added Six new features which suppose to improve Google Code browsing. This six features also includes three new search operators.
List of New features in Google Code Search
→ Google Code now displays Code Outline in search result
→ Lets you to click on include and import statements and jump to directly to include files
→ New radio button “Search in …” that restricts search to the files from the specified package
→ New Operator added Class:
→ New Operator added Function:
→ New Operator added package:
So check out this New Google Code Features and if you like this new features then do provide your feedback to Google Code Group.
ADVERTISEMENTS





Reader Comments
now it has become more useful for programmers
thats seems to be kool and code monkeys will love this. nice find
This is great for programmers like me.