- Copilot Chat Extension Version: 0.23.2
- VS Code Version: 1.96.2
- OS Version: Windows 11
- Logs:
Steps to Reproduce:
- Set
github.copilot.chat.copilotDebugCommand.enabled to false
- Restart VSCode and open a terminal
- Check the terminal contributions
Expected behaviour is to not see any environment contribution from copilot-chat.
What it actually happens is that the extension still makes contribution (adding copilot-debug to the path).
I have tried applying the setting at every possible level (user, workspace and both) and the setting still seems to be ignored.