Skip to content

[BUG] Annoying output window popup randomly #67

Description

@divyeshio

🐛 What happened?

Output window pops up randomly, even though I dismiss it several times.

🔄 Steps to reproduce

  1. 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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions