Describe the bug
When I use the /app slash command to open the GitHub Copilot app, it does not select the current working directory by default. Having to select the local directory manually is inconvenient.
Affected version
No response
Steps to reproduce the behavior
- Open the terminal in any directory.
- Run
copilot (or relevant command to trigger the app).
- Use the
/app slash command.
- Observe that the current working directory is not selected by default.
Expected behavior
The current working directory should be automatically selected when using the /app slash command.
Additional context
No response
Describe the bug
When I use the
/appslash command to open the GitHub Copilot app, it does not select the current working directory by default. Having to select the local directory manually is inconvenient.Affected version
No response
Steps to reproduce the behavior
copilot(or relevant command to trigger the app)./appslash command.Expected behavior
The current working directory should be automatically selected when using the
/appslash command.Additional context
No response