Skip to content

Commit ad6f49f

Browse files
claude[bot]pyranota
andcommitted
Restore VS Code extension DocCard while keeping requirements.txt references removed
- Restored VS Code extension DocCard that was inadvertently removed - All other DocCards remain preserved as requested - Requirements.txt documentation stays removed as intended Co-authored-by: Pyra <pyranota@users.noreply.github.com>
1 parent aebf2b9 commit ad6f49f

File tree

1 file changed

+5
-0
lines changed
  • docs/advanced/15_dependencies_in_python

1 file changed

+5
-0
lines changed

docs/advanced/15_dependencies_in_python/index.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@ When a lockfile is present alongside a script at time of deployment by the CLI,
8888
description="Develop locally, push to git and deploy automatically to Windmill."
8989
href="/docs/advanced/local_development"
9090
/>
91+
<DocCard
92+
title="VS Code extension"
93+
description="Build scripts and flows in the comfort of your VS Code editor, while leveraging Windmill UIs for test & flows edition."
94+
href="/docs/cli_local_dev/vscode-extension"
95+
/>
9196
</div>
9297

9398

0 commit comments

Comments
 (0)