

0 / 2 embers
0 / 3000 xp
click for more info
Complete a lesson to start your streak
click for more info
Difficulty: 2
click for more info
Not enough gems
Cost: 6 gems
1: Package Managers
incomplete
2: Using Neovim
incomplete
3: Package Manager Review
incomplete
4: Webi
incomplete
5: Code Editors
incomplete
6: Code Editors on WSL
incomplete
This lesson's interactive features are locked, please to keep using them
If you're on Mac or Linux (non-WSL), you can skip this step.
If you're on WSL, your code editor needs to access your Linux filesystem. How you set this up depends on which editor you chose.
Zed has built-in WSL support:
project: open remote.Alternatively, from your WSL terminal you can run zed . to open the current directory in Zed.
Once connected, use Ctrl+Shift+E to open the file explorer sidebar.
If you're using VS Code, you need to set up VS Code to work with WSL:
>< remote button. Click on that and select "Connect to WSL using Distro" and select "Ubuntu."Congrats on completing the course!
You won't need the worldbanc directory for future courses, so you can delete it if you want.