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