Docs: VS Code Extension move to tutorials (#3601)
This commit is contained in:
+4
-4
@@ -5,16 +5,16 @@ description: Use the Goose VS Code Extension to connect Goose to your editor
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
|
||||
|
||||
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/gddEgvCLrgU" />
|
||||
|
||||
:::warning
|
||||
This extension is experimental and under development.
|
||||
:::
|
||||
|
||||
This tutorial covers how to install and use the [Goose VS Code Extension](https://marketplace.visualstudio.com/items?itemName=block.vscode-goose) so you can use Goose interactively for file operations and development workflow management from within VS Code.
|
||||
|
||||
:::info Prerequisite
|
||||
- [VS Code](https://code.visualstudio.com/) version 1.95.0 or higher is required
|
||||
- [Goose Desktop](https://block.github.io/goose/) must be installed and running
|
||||
- [Goose Desktop](https://block.github.io/goose/) must be installed and **running**
|
||||
:::
|
||||
|
||||
## Configuration
|
||||
Reference in New Issue
Block a user