Procedure

Install Visual Studio Code

Install VS Code via winget, Homebrew, or the official Linux packages, then verify with the code CLI.

  1. 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

  2. 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).

  3. code --version

    code --version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11XSKVRNW8KWHHN6A0KFHE8

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.