Everything is ok before today. Then vscode go to blank if I try to open any folder in wsl after update. (it still works well in windows)
I have tryied to disable all extensions in wsl and windows manually (except remote-wsl extension), but it's still not working.
Can anyone tell me how to find out what's wrong?


i am experiencing the same except only on one specific project. I first experienced this same behavior after installing yzhang.markdown-all-in-one and bierner.markdown-preview-github-styles extensions while editing a README.md file in this one node project. I have since uninstalled both extensions, but the problem persists. I have another node project via WSL that loads fine.
yeah I also have markdown-all-in-one @CaseyChester ! You mention me the markdown's preview lost its style after update(I was too busy to treat it as a bug before). And exactly I have only one project in wsl so thought it's a normal bug in wsl :(
I believe the error causing the problem is captured in the following log file.
The log file I posted previously would indicate the persisted workspace state is corrupt or no longer compatible. I have left both markdown extension uninstalled. To get past this, here are the steps I followed to get my project loaded in vs code.
In WSL environment:
In Windows:
wow that also works for me!(remove related dir in windows) Thanks for @CaseyChester 's solution, I should close this now.
Most helpful comment
The log file I posted previously would indicate the persisted workspace state is corrupt or no longer compatible. I have left both markdown extension uninstalled. To get past this, here are the steps I followed to get my project loaded in vs code.
In WSL environment:
In Windows: