fastapi/fastapi-vscode: VS Code extension for FastAPI and friends ✨
A new VS Code extension for FastAPI development provides a Path Operation Explorer with a hierarchical tree view of all routes, quick route search via Command Palette, CodeLens links above HTTP test client calls to jump to route definitions, and direct deployment to FastAPI Cloud with real-time log viewing. The extension auto-detects FastAPI apps and is configurable via pyproject.toml or VS Code settings.