From f79d4757b7aa5c3daf55df67065d6cb197e74b01 Mon Sep 17 00:00:00 2001 From: Savannah Ostrowski Date: Thu, 26 Feb 2026 13:31:15 -0800 Subject: [PATCH] update tip --- docs/en/docs/tutorial/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/docs/tutorial/index.md b/docs/en/docs/tutorial/index.md index ab5aa48dd6..b2ce3f69fc 100644 --- a/docs/en/docs/tutorial/index.md +++ b/docs/en/docs/tutorial/index.md @@ -86,7 +86,7 @@ If you want to install the standard dependencies but without the `fastapi-cloud- /// tip -FastAPI has an official extension for VS Code, which provides a lot of features, including a path operation explorer, path operation search, CodeLens navigation, and FastAPI Cloud deployment — all from your editor. +FastAPI has an official extension for VS Code, which provides a lot of features, including a path operation explorer, path operation search, CodeLens navigation in tests, and FastAPI Cloud deployment and logs — all from your editor. ///