From Commandline i would like to add a folder in Github Copilot.
- Dominant language
- No language data
- Stars
- 2.1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
From Commandline i would like to add a folder in Github Copilot.
Why? I have some scripts that setup and create the folder, branch etc. After that i MANUALLY have to add that folder path to Copilot app. I would like to AUTOMATE this step.
Functionality i want from commandline:
"Local folder or repository.."
Example of feature:
\AppData\Local\Programs\GitHub Copilot\github.exe --add-local-folder="/path/to/folder"
---
| Field | Value |
| --- | --- |
| App version | 1.0.22 |
| OS | Windows 10.0.26200 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Week 4 |
Contributor guide
Research direction
Start with the GitHub Copilot app's github.exe command-line handling and the existing “Local folder or repository..” flow under /chat. Determine how the requested --add-local-folder path should be accepted and verified on Windows. Done means a folder can be added through the command line without manually selecting it in the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100