Huachao Mao
Huachao Mao
@Hatgor as for your case, the added additional double quotes around the URL, removing it should work.
@tomdavidson do you mean support dotenv variables in extension environment variables?
@tomdavidson I think this is a feature request and I've already added the `feature request` label on the issue.
@unclosable currently this is not supported
@docwarems is this what you want? https://github.com/Huachao/vscode-restclient/issues/919 If so, it's already supported in the latest version 0.24.6
@docwarems I see the error you've posted in that issue. And it's a known issue, the workaround is removing the traling space between `MyAlias` and `{`. And your request should...
@chrmarti @OsvaldoRosado any update on this issue?
@OsvaldoRosado I think actually if we want to be consistent with the non-bundling behavior, we may need to add more tags like `internalSdkVersion`. Currently, my workaround is to add the...
@bitwiseman any updates on this issue?
@ndinev in my test it works, could you please paste the complete request?