No matching commands error for beginners
As I am totally new to coding, I started with the 02 Alchemy Codex. While following the lesson on Code Editor Configuration, I installed VS code and tried to set up the virtual environment. After typing Python: Select interpreter in the command palette, it gives the error of No matching commands. It turns out I need to install the Python extension first in VS code. But in the lesson, the extension was explained afterwards. It would be better to really make sure the order of the content is possible to follow for totally new beginners.