π 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