Could you please help me, how to setup environment variables in visual studio code?
My response is fairly late. I faced the same problem. I am on Windows 10. This is what I did:
set myvar1=myvalue1code and then press ENTEROptionally, you can also use the Control Panel -> System properties window to set the variables on a more permanent basis
Hope this helps.