Skip to content
Pinter Computing

Knowledge Base for IT Professionals, Teachers, and Astronauts

Pinter Computing

Knowledge Base for IT Professionals, Teachers, and Astronauts

  • Home
  • Programming
  • DevOps
  • Project Management
  • Software and Hardware
  • Miscellaneous
  • Egyebek
  • About
  • Experience
  • Education
  • Contact
  • Home
  • Programming
  • DevOps
  • Project Management
  • Software and Hardware
  • Miscellaneous
  • Egyebek
  • About
  • Experience
  • Education
  • Contact
Close

Search

Home/Knowledge Base/GitHub Copilot Configuration settings
Knowledge Base

GitHub Copilot Configuration settings

By Laszlo Pinter
February 5, 2026 2 Min Read
0

You may apply these configuration settings to enable useful features. Always read the documentation to see if these are safe and beneficial to you.

Customizations discovery in parent directories

When you open a subfolder of a Git repository in Visual Studio Code, this setting instructs VS Code to search for agent customization files, like copilot-instructions.md, AGENTS.md, and CLAUDE.md in parent directories up to the root of the current Git repository. Enable

chat.useCustomizationsInParentRepositories

Copilot Memory

You can use Copilot Memory to remember repository context across Copilot agent interactions.

  • On the https://github.com/settings/copilot/features page enable Copilot Memory

To store a memory start the prompt with “Remember: …”

More information on GitHub Copilot memories are at https://docs.github.com/en/copilot/how-tos/use-copilot-agents/copilot-memory

Generic memories for all projects

To store generic instructions, prompt:
“Remember: Never make assumptions, if in doubt, ask clarifying questions“

Project level memories

Memories are concise, actionable facts than Copilot agents will retain across sessions. To enable project level memories and allow agents to automatically save new discoveries in the .github/copilot-memory.md file prompt:
“Create the memory file for agents“

Project level instructions

To generate instructions for agents to avoid the repeated discovery of the entire project, we will create the .github/copilot-instructions.md file:

  • On the top of the chat window click the gear icon
  • Select Instructions & Rules
  • On the top of the screen select Generate agent instructions

Checkpoint file changes

chat.checkpoints.showFileChanges set to ON

Explain button

chat.editing.explainChanges.enabled set to ON

Inline Chat Enable V2

If you want to experiment with the new inline chat feature enable

inlineChat.enableV2

Debugging in the VS Code Integrated Browser

VS Code version 1.112.0 introduced the debugging feature in the Integrated Browser. See Integrated Browser for more information. To enable GitHub Copilot to interact with the Integrated Browser

To enable Chat Tools in the Integrated Browser enable

workbench.browser.enableChatTools

Chat agent troubleshooting

To be able to investigate what the chat agent is doing wrong, while it takes along time to respond, how many tokens it uses, enable the agent debug log and save it to the disk:

github.copilot.chat.agentDebugLog.enabled
github.copilot.chat.agentDebugLog.fileLogging.enabled

Usage suggestions

Hide Sessions

When the chat window is wide enough it displays the list of prior sessions. It is useful, but prevents us to widen the chat window for better reading experience. We can disable this behavior using the chat.viewSessions.enabled setting, or close the prior sessions with the Hide Agent Sessions Sidebar button

Author

Laszlo Pinter

Follow Me
Other Articles
Previous

Kerbal Space Program 1 vs. 2

Next

Cannot connect to local MSSQL Server from Node.js

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Search

Last Changes

  • DevOps Engineering part 1. (Mac) - Make your Macintosh easier to use June 25, 2026
  • Japan travel tips June 22, 2026
  • How to stop the rain and snow in Cities: Skylines II June 20, 2026
  • Cities: Skylines II Developer Mode June 20, 2026
  • 'CSII_MANAGEDPATH' has incorrect path(s) when building Cities: Skylines II mod June 20, 2026

Tags

.NET .NETcore 3Dprinting ASP.NET Core AutodeskInventor AWS C# Chef cloud DevOps Docker EntityFramework Games Git Go iOS iPad iPhone iPod Java Kubernetes Linux MacOSX MSSQL MVC Node.js Packer PowerShell Python RDS RightScale Ruby security Splunk TeamCity Terraform TestKitchen Tomcat Ubuntu Vagrant VirtualBox VisualStudio Windows WordPress Xcode

Recent Comments

  • Zengei László on MyHeritage családfa exportálása és küldése emailben
  • Raúl Castillo on DynDns update error
  • MICHAEL on Windows Media Player 12 cannot find the album information
  • Nargis on Configure Epson ET-3850 scanning on Windows 11
  • Venczelné Zemen Erika on Delta S2302 termosztát programozása

–

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright 2026 — Pinter Computing. All rights reserved.