AnWeber / vscode-httpyac

Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=anweber.vscode-httpyac
MIT License
222 stars 20 forks source link

Use an environment for all files/tabs #272

Closed kobmik closed 3 months ago

kobmik commented 3 months ago

Is there a way to set an environment for all opened http files instead of select it individually for each tab/file in VS Code? We would like to select an environment which is valid for all http files.

AnWeber commented 3 months ago

with next release I added a new setting httpyac.environmentUseSameForAllFiles to enable this feature