Improved Gist Search
One of my New Year’s resolutions for this year is to make GitHub search awesome. Today I’m happy to announce that Phase One of this project is complete, in the…
One of my New Year’s resolutions for this year is to make GitHub search awesome. Today I’m happy to announce that Phase One of this project is complete, in the form of a totally redone Gist search:
There are a few new features to notice.
- Matched snippets are shown and specific matches are highlighted in yellow.
- Code is syntax highlighted if a proper filetype was specified.
- Multiple matches in a single Gist file will be shown (up to a max of 3 snippets).
In addition, the reliability and comprehensiveness of the index are vastly improved and a ranking formula has been put in place that we can easily tweak over time to dial in the best results.
As I mentioned, this is only the beginning of the search improvements that you can look forward to over the coming months. I aim to make GitHub search your first and best choice when it comes to finding the projects, people, and code that you care about.
Written by
Related posts
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.
OpenAI’s latest o1 model now available in GitHub Copilot and GitHub Models
The December 17 release of OpenAI’s o1 model is now available in GitHub Copilot and GitHub Models, bringing advanced coding capabilities to your workflows.
Announcing 150M developers and a new free tier for GitHub Copilot in VS Code
Come and join 150M developers on GitHub that can now code with Copilot for free in VS Code.