Procedure
Install Visual Studio Code
Install VS Code via winget, Homebrew, or the official Linux packages, then verify with the code CLI.
Install VS Code. Windows: winget install -e --id Microsoft.VisualStudioC
Install VS Code. Windows: winget install -e --id Microsoft.VisualStudioCode . macOS: brew install --cask visual-studio-code . Linux: download the .deb/.rpm from https://code.visualstudio.com/ or follow Microsoft's package repo / snap install --classic code
Open a new terminal so the code shell command is on PATH (on macOS, you
Open a new terminal so the code shell command is on PATH (on macOS, you can also run "Shell Command: Install 'code' command in PATH" from the Command Palette).
code --version
code --version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.