Personal custom instructions are now available in public preview for Copilot on github.com
Copilot Chat on github.com now supports personal instructions! This means you can provide Copilot with important details about your preferences, such as your preferred language, response style, or even code standards.
To get started, open up Copilot Chat, click ...
, and select Personal instructions
. That’s it! Copilot will now incorporate your preferences for all chats in github.com.
💡 Looking for ideas? Here are some examples to kick things off:
- Language preferences: “Always respond in Portuguese.”
- Response preferences: “Be concise and to-the-point. Always cite your sources.”
- Personal preferences: “You are a seasoned React developer with ten years of experience.”
- Code preferences: “Always provide examples in TypeScript.”
Looking for more? Visit prompts.chat for more inspiration.
Search the web 🔍 in Copilot chat using Bing
Copilot Chat can now search Bing to answer questions and find information beyond its general knowledge or your codebase. This feature makes it easy to chat about recent events, trends, and new developments. It’s now generally available in VS Code, Visual Studio, and github.com.
Since our public preview, we’ve enhanced our web search capabilities to deliver more relevant and accurate responses to your questions.
Give it a try today:
- “What’s the latest version of React?”
- “What are the most recent updates in Python’s machine learning libraries?”
Quality improvements to Copilot Chat
In the last month, we have delivered a collection of quick wins and subtle enhancements ✨, making the product smoother and more delightful for everyone.
What’s new:
- Better search in Copilot Chat for more relevant and complete answers, including expanded lexical search results and larger semantic search responses for better context
- Improved memory in Copilot, now keeping more of your chat history for better context and flow
- Improved Copilot Chat’s awareness of the README.md when asking about a repository
- Enhanced Copilot’s awareness of time, showing times relative to you instead of UTC
We also recently added the ability to view and generate new code files to Copilot chat at github.com/copilot – check it out!