> ## Documentation Index
> Fetch the complete documentation index at: https://docs.windsurf.com/llms.txt
> Use this file to discover all available pages before exploring further.

# DeepWiki

> DeepWiki を使って、コードシンボルの AI を活用した解説を確認できます。関数・変数・クラスにホバーして、コードベース内のなじみのないコードを理解しましょう。

Windsurf Editor に[Devin の DeepWiki 機能](https://docs.devin.ai/work-with-devin/deepwiki)を統合しました。コードベースの不慣れな部分をすばやく把握するのに役立ちます。

DeepWiki のインターフェースは Primary Side Bar / Activity Bar にあります。

<video autoPlay controls muted loop playsInline className="w-full aspect-video" src="https://mintcdn.com/codeium/qJj_RRojefb93yIg/assets/windsurf/deepwiki-demo.mp4?fit=max&auto=format&n=qJj_RRojefb93yIg&q=85&s=3b9abf7eda8d39b6a9ae8c064fe876c5" data-path="assets/windsurf/deepwiki-demo.mp4" />

DeepWiki を使うには、コード内のシンボルにホバーし、`Cmd+Shift+Click` でそのシンボルの詳しい解説を開きます。

基本的な型情報のみを表示する従来のホバーカードと異なり、DeepWiki のホバーは、コードを読み進めながら関数・変数・クラスを解説します。

DeepWiki の解説は、DeepWiki パネル右上の `⋮` ボタンをクリックして `Add to Cascade` を選ぶと、`@-mention` として Cascade に送信できます。

<img style={{ display: "block", margin: "auto" }} src="https://mintcdn.com/codeium/qJj_RRojefb93yIg/assets/windsurf/deepwiki-example.jpg?fit=max&auto=format&n=qJj_RRojefb93yIg&q=85&s=9db91d022ef27a79e0ba6fda0d2c40d2" width="2050" height="2448" data-path="assets/windsurf/deepwiki-example.jpg" />
