🐛 What happened?
Output window pops up randomly, even though I dismiss it several times.
🔄 Steps to reproduce
- Just send a request
✅ What did you expect?
I expect the window to stay closed.
🖥️ Environment
- Extension version: 0.3.4
- VS Code version: 1.127.0
- Provider: all
- Model: all
📸 Logs or screenshots (optional)
I believe this is happening due to these lines -
|
this.getOutputChannel().show(true); |
|
this.getOutputChannel().show(true); |
🐛 What happened?
Output window pops up randomly, even though I dismiss it several times.
🔄 Steps to reproduce
✅ What did you expect?
I expect the window to stay closed.
🖥️ Environment
📸 Logs or screenshots (optional)
I believe this is happening due to these lines -
opencode-copilot-chat/src/extension.ts
Line 1280 in 7b20a20
opencode-copilot-chat/src/extension.ts
Line 1291 in 7b20a20