You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HttpYac extension uses the proxy settings of Visual Studio Code (http.proxy).
Environment Settings
Name
Description
Default
httpyac.environmentSelectedOnStart
list of selected environments on startup
-
httpyac.environmentPickMany
allow picking many environments at the same time
true
httpyac.environmentVariables
environment variables
{ "$shared":{} }
httpyac.envDirName
relative or absolute path to folder with dotenv files
"env"
Response View Settings
Name
Description
Default
httpyac.responseViewHeader
headers (e.g. content-type), test results (e.g. tests.failed), timings (e.g. timings.total) and meta data (e.g. meta.size) visible in code lens of response