AnWeber / httpbook

Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code
https://httpyac.github.io/
MIT License
61 stars 4 forks source link

How not to open systematically th "Ouput Httpyac - log" #28

Closed dlucazeau closed 3 years ago

dlucazeau commented 3 years ago

I don't want to see the output with the logs for each request.

How can I do ?

AnWeber commented 3 years ago

The httpyac.showlogRequestOutput setting should prevent it. I will remove the function, but in the next release of vscode-httpyac probably completely, because it is not really user friendly.

AnWeber commented 3 years ago

With the latest update of vscode-httpyac (v2.20.0) and httpbook (v1.0.0), the outputchannel is not always brought to the front.