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
Describe the bug
When executing the restart command in visual studio from File -> Restart -> Restart then the environment variables from my windows 10 machine are not reloaded/updated.
If I start visual studio, then change some environment variables I can not read the updated values. This is fine as i can use the restart command to restart visual studio to load the updated environment values. But I will still get the old values from when I inital started visual studio.
Describe the bug
When executing the restart command in visual studio from
File -> Restart -> Restart
then the environment variables from my windows 10 machine are not reloaded/updated.If I start visual studio, then change some environment variables I can not read the updated values. This is fine as i can use the
restart
command to restart visual studio to load the updated environment values. But I will still get the old values from when I inital started visual studio.To Reproduce
Steps to reproduce the behavior:
Hello
Hello
File -> Restart -> Restart
Hello
. But expected isHello world
Hello world
Expected behavior
The environment variables should be reloaded if the
restart
command is executed.The text was updated successfully, but these errors were encountered: