A real editor: VS Code for Python
So far in this series we set up the terminal and Homebrew , then installed Python with asdf and gave each project its own virtual environment . Now we need a place to actually write code. This is the one area where the book and I mostly agree, so this post is less about replacing its advice and more about finishing the job it starts. ...