

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
Up to this point in Boot.dev, you've written code in Boot.dev's in-browser editor and you've used a standalone terminal.
Now, some developers do their work inside a terminal and use a terminal editor like Neovim, but a lot of developers, myself included, prefer a hybrid GUI/terminal experience.
Enter Zed. It's a fast, lightweight editor that's easy to use for beginners, but powerful enough for professionals.
While you're learning to code, we recommend not using inline AI tab completion (like GitHub Copilot).
Some other popular GUI editors include:
And some of the most popular terminal editors are:
If you don't already have a preferred editor, install Zed on your machine now (if you're on WSL, install Zed for Windows instead of Linux).