vscode-restclient icon indicating copy to clipboard operation
vscode-restclient copied to clipboard

Please support writing to global variables which can be referenced across files.

Open balajip8811 opened this issue 4 months ago • 0 comments

We can reference global variables but not abled to set post res

in my project for a login user, post res if we can set some global variable and ref in another file then reusability increases. now we have to keep login request in every request which uses authenticated token. So please provide a way to store post res like postman.thanks in advance.

balajip8811 avatar Oct 30 '25 16:10 balajip8811