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
VS Code: prevent installed extensions from breaking tests
On my machine, some Visual Studio Code extension I have installed is
causing tests to hang. Disable installed extensions to avoid potential
conflicts, fixing the hangs on my my machine.
I think this commit should have no effect for fresh VS Code
installations.
0 commit comments