Visual Studio Code Performance on WSL2 with Different Storage #10738
Unanswered
miguelsmuller
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm experiencing performance issues when using Visual Studio Code on WSL with projects stored on a different drive (
D:
), while my main drive is on "C:
".Visual Studio Code even displays a warning: "This workspace is on the Windows file system (/mnt/). For best performance, we recommend moving the workspace to the Linux file system (~/home)."
I would like to know what the best practices are for handling this situation and optimizing VS Code performance.
Some specific questions:
/home
directory?I appreciate any guidance or shared experiences in advance!
Beta Was this translation helpful? Give feedback.
All reactions