copilot.lua
copilot.lua copied to clipboard
Account switching strategy??
In something like vscode I can set different "profiles" which allows me to support different GitHub accounts for copilot.
Are there any established best practices on how to do something similar with this plugin? I havent found any way to specify which github account to use? Ideally Id like a way to map git repos urls to github accounts.
Any suggestions???