any Windows + Vscode (using WSL2 as middle-man) guide?
Basically what title says.
I'd like to run my mojo code using a shortcut inside vscode, which then runs the code inside WSL inside the vscode terminal.
No clue how to approach this.
Thanks :)
3 Replies
You need both the Mojo plugin and the wsl plugin for vscode. Then the run button works like normal.
thanks!
Yep, I've been using it just like that for a while now and it's been working great