
GitHub Copilot Chat beta now available for all individuals
All GitHub Copilot for Individuals users now have access to GitHub Copilot Chat beta, bringing natural language-powered coding to every developer in all languages.
We often like to think of text as a UI at GitHub. We use text to navigate our text editors, we use keyboard shortcuts to delete our email, and we…
We often like to think of text as a UI at GitHub. We use text to navigate our text editors, we use keyboard shortcuts to delete our email, and we use application launchers to navigate our computers.
The command bar was one of our latest attempts at text as UI on GitHub, but it didn’t quite feel right. So today we’re launching a new redesigned search bar. Go ahead and give it a try.
If you’re logged in, the search bar will give you suggestions for things you care about.
If you’re already browsing a repository, we’ll tweak the suggestions to be repository aware. That means we’ll autocomplete issues, pull requests, and files for just that repository.
In order to do this we’ve had to strip out some of the less used commands previously supported in the command bar. You will no longer be able to follow/unfollow watch/unwatch from the command bar. We also removed some of the link jumping commands found in the my
context and repository issues context.
s
and /
If you want to jump to the search bar immediately, use the hotkeys s
or /
and we’ll autofocus the search field. We think it’s an awesome way to jump to anywhere you want in GitHub.
Hope you enjoy!