mirror of
https://github.com/block/goose.git
synced 2026-04-29 20:19:41 +00:00
docs: embed youtube shorts (#1139)
Co-authored-by: Angie Jones <angiej@3d634b34e22046c0bc99c9b37c6eede5.local>
This commit is contained in:
parent
dd99a7360d
commit
a39efade5d
6 changed files with 61 additions and 2 deletions
|
|
@ -5,6 +5,9 @@ description: Add JetBrains MCP Server as a Goose Extension
|
|||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
import YouTubeShortEmbed from '@site/src/components/YouTubeShortEmbed';
|
||||
|
||||
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/1fP5elf9qQM" />
|
||||
|
||||
The JetBrains extension is designed to work within your IDE. Goose can accomplish a lot of the developer-centric tasks with the Developer extension that is enabled on install, however, the JetBrains extension provides a more integrated and project-aware way to work with code.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue