Mojo VS Code Extension in WSL
Why can't I see syntax highlighting and completions in WSL?
2 Replies
First open a mojo file in WSL mode on VS Code, then go to the extension tab and press the
install extension in WSL
button:Then open your
settings.json
and update your path with <your-username> changed in:
Use the absolute path starting from /home
, don't include the $wsl...