I've recently been experimenting more with adding context to Copilot chat, and I noticed that hidden files (i.e., dotfiles) are not listed in the file picker when typing #file:<tab>. I couldn't find a documented way to toggle this behavior or enable it by default, but I'm open to correction if I missed it. I version control many of my dotfiles in git and sync them locally with stow, including my Neovim configs (~/.config/nvim), and it would be great if there were an easy way to add them to Copilot chat.
I've recently been experimenting more with adding context to Copilot chat, and I noticed that hidden files (i.e., dotfiles) are not listed in the file picker when typing
#file:<tab>. I couldn't find a documented way to toggle this behavior or enable it by default, but I'm open to correction if I missed it. I version control many of my dotfiles in git and sync them locally withstow, including my Neovim configs (~/.config/nvim), and it would be great if there were an easy way to add them to Copilot chat.