---
title: "fastapi/fastapi-vscode: VS Code extension for FastAPI and friends ✨"
url: https://daily.dev/posts/jikpianzb
source_url: https://github.com/fastapi/fastapi-vscode
type: share
source: "Ole-Martin"
author: "Ole-Martin"
published: 2026-02-27T09:16:34.308Z
updated: 2026-02-27T09:17:06.374Z
tags: ["python", "typescript", "vscode", "fastapi"]
upvotes: 6
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# fastapi/fastapi-vscode: VS Code extension for FastAPI and friends ✨

**[Ole-Martin](https://daily.dev/sources/xdczd-phg)** · [@ombratteng](https://daily.dev/ombratteng) · 6 upvotes · 0 comments

## Summary

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.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/fastapi/fastapi-vscode>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#python](https://daily.dev/tags/python), [#typescript](https://daily.dev/tags/typescript), [#vscode](https://daily.dev/tags/vscode), [#fastapi](https://daily.dev/tags/fastapi)

[View this post on daily.dev](https://daily.dev/posts/jikpianzb)
