Skip to content

Commit 84f63da

Browse files
Update GIFs and simplify walkthrough
1 parent e800d05 commit 84f63da

4 files changed

Lines changed: 0 additions & 9 deletions

File tree

media/walkthrough/configure.gif

-1.24 MB
Binary file not shown.
2.41 MB
Loading

media/walkthrough/search.gif

1.17 MB
Loading

package.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -249,15 +249,6 @@
249249
"altText": "CodeLens link above test client call"
250250
}
251251
},
252-
{
253-
"id": "configure",
254-
"title": "Configure Your Project",
255-
"description": "If the extension doesn't find your FastAPI app automatically, you can specify the entry point in settings.\n[Open Settings](command:workbench.action.openSettings?[\"fastapi.entryPoint\"])",
256-
"media": {
257-
"image": "media/walkthrough/configure.gif",
258-
"altText": "FastAPI entry point configuration in VS Code settings"
259-
}
260-
},
261252
{
262253
"id": "cloud-deploy",
263254
"title": "Deploy to FastAPI Cloud",

0 commit comments

Comments
 (0)