Unlist VS Code extension tutorials from MCP and experimental sections (#5677)
This commit is contained in:
@@ -29,11 +29,6 @@ The list of experimental features may change as Goose development progresses. So
|
||||
description="An experimental Android automation app that acts as an open agent running on your phone, providing maximal automation of everyday tasks."
|
||||
link="/docs/experimental/goose-mobile"
|
||||
/>
|
||||
<Card
|
||||
title="VS Code Extension"
|
||||
description="An experimental extension enabling Goose to work within VS Code."
|
||||
link="/docs/experimental/vs-code-extension"
|
||||
/>
|
||||
<Card
|
||||
title="Automatic Multi-Model Switching"
|
||||
description="Intelligent, context-aware switching between models based on conversation content, complexity, and tool usage patterns."
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
title: VS Code Extension
|
||||
sidebar_label: VS Code Extension
|
||||
sidebar_position: 4
|
||||
unlisted: true
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
title: VS Code Extension
|
||||
description: Use VS Code MCP Server as a Goose Extension for file operations and VS Code integration
|
||||
unlisted: true
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
|
||||
Reference in New Issue
Block a user