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
Does this issue occur when all extensions are disabled?: Yes/No
VS Code Version: 1.77.3
OS Version: Windows_NT x64 6.3.9600
Steps to Reproduce:
It can't be reproduced. It seems to be, that it's an time or cache issue. I work in an vscode session, debug scripts, showing contents of variables. Then, after unspecified time of working, vscode changes it behavior and stops outputting content of variables and a lot of commands.
But the content of variables are still available. The video shows it. It's possible to use variable content in clipboard or showing variable content by using 'write-host'. Commandlets works, but shows no output. Very confusing.
After restart vscode, everything goes fine again until unspecified time of work.