mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-31 20:00:36 -04:00
📝 Add documentation for the FastAPI VS Code extension (#15008)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
committed by
GitHub
parent
e26eb871f8
commit
196cafa07a
@@ -84,6 +84,12 @@ If you want to install the standard dependencies but without the `fastapi-cloud-
|
||||
|
||||
///
|
||||
|
||||
/// tip
|
||||
|
||||
FastAPI has an <a href="https://marketplace.visualstudio.com/items?itemName=FastAPILabs.fastapi-vscode" class="external-link" target="_blank">official extension for VS Code</a> (and Cursor), which provides a lot of features, including a path operation explorer, path operation search, CodeLens navigation in tests (jump to definition from tests), and FastAPI Cloud deployment and logs, all from your editor.
|
||||
|
||||
///
|
||||
|
||||
## Advanced User Guide { #advanced-user-guide }
|
||||
|
||||
There is also an **Advanced User Guide** that you can read later after this **Tutorial - User guide**.
|
||||
|
||||
Reference in New Issue
Block a user