<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kiro IDE on Book of Kiro</title><link>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/</link><description>Recent content in Kiro IDE on Book of Kiro</description><generator>Hugo</generator><language>zh-TW</language><atom:link href="https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/index.xml" rel="self" type="application/rss+xml"/><item><title>開始使用</title><link>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/getting-started/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/getting-started/</guid><description>&lt;h1 id="開始使用-kiro-ide">&lt;strong>開始使用 Kiro IDE&lt;/strong>&lt;a class="anchor" href="#%e9%96%8b%e5%a7%8b%e4%bd%bf%e7%94%a8-kiro-ide">#&lt;/a>&lt;/h1>
&lt;h2 id="-快速上手---5-分鐘啟動-kiro-ide">🚀 &lt;strong>快速上手 - 5 分鐘啟動 Kiro IDE！&lt;/strong>&lt;a class="anchor" href="#-%e5%bf%ab%e9%80%9f%e4%b8%8a%e6%89%8b---5-%e5%88%86%e9%90%98%e5%95%9f%e5%8b%95-kiro-ide">#&lt;/a>&lt;/h2>
&lt;h3 id="最速安裝指南真的只要-5-分鐘">&lt;strong>最速安裝指南（真的只要 5 分鐘）&lt;/strong>&lt;a class="anchor" href="#%e6%9c%80%e9%80%9f%e5%ae%89%e8%a3%9d%e6%8c%87%e5%8d%97%e7%9c%9f%e7%9a%84%e5%8f%aa%e8%a6%81-5-%e5%88%86%e9%90%98">#&lt;/a>&lt;/h3>
&lt;p>首先，我們來安裝 Kiro IDE。不過別緊張，和安裝普通 App 一樣簡單！&lt;br>&lt;/p>
&lt;blockquote class="book-hint info">
&lt;ol>
&lt;li>
&lt;p>下載 Kiro IDE
造訪 &lt;a href="https://kiro.dev/downloads">https://kiro.dev/downloads&lt;/a> 下載適合您系統的版本&lt;br>&lt;/p>
&lt;/li>
&lt;li>
&lt;p>安裝 IDE
macOS：將下載的 Kiro.app 拖到 Applications 資料夾&lt;br>
Windows：雙擊下載的安裝程式執行&lt;br>
Linux：為 AppImage 新增執行權限後啟動&lt;br>&lt;/p>
&lt;/li>
&lt;li>
&lt;p>初次啟動時的設定（這裡超重要！）&lt;br>&lt;/p>
&lt;/blockquote>
&lt;/li>
&lt;/ol>
&lt;h4 id="-登入方式選擇">🔐 &lt;strong>登入方式選擇&lt;/strong>&lt;a class="anchor" href="#-%e7%99%bb%e5%85%a5%e6%96%b9%e5%bc%8f%e9%81%b8%e6%93%87">#&lt;/a>&lt;/h4>
&lt;ul>
&lt;li>&lt;strong>GitHub&lt;/strong>：如果你是個人開發者，選這個最輕鬆&lt;br>&lt;/li>
&lt;li>&lt;strong>Google&lt;/strong>：用 Gmail 帳號一鍵登入&lt;br>&lt;/li>
&lt;li>&lt;strong>AWS Builder ID&lt;/strong>：沒有 AWS 帳號？選這個就對了（而且完全免費）&lt;/li>
&lt;li>&lt;strong>AWS IAM Identity Center&lt;/strong>：適合在公司或團隊環境中使用&lt;br>&lt;/li>
&lt;/ul>
&lt;h4 id="-匯入-vs-code-設定">&lt;strong>⚙️ 匯入 VS Code 設定&lt;/strong>&lt;a class="anchor" href="#-%e5%8c%af%e5%85%a5-vs-code-%e8%a8%ad%e5%ae%9a">#&lt;/a>&lt;/h4>
&lt;p>選擇「&lt;strong>Import VS Code Settings&lt;/strong>」可以直接繼承你現在的編輯器設定，
包括擴充外掛、主題樣式都能原樣複用，真的很方便！&lt;/p>
&lt;h4 id="-啟用-shell-整合必選項">💻 &lt;strong>啟用 Shell 整合（必選項！）&lt;/strong>&lt;a class="anchor" href="#-%e5%95%9f%e7%94%a8-shell-%e6%95%b4%e5%90%88%e5%bf%85%e9%81%b8%e9%a0%85">#&lt;/a>&lt;/h4>
&lt;p>出現提示時，請一定要點擊「&lt;strong>Allow&lt;/strong>」！&lt;br>
這一步能讓 AI 直接執行終端機命令，解鎖全自動開發體驗 🚀&lt;/p>
&lt;h3 id="-來開啟你的第一個專案吧">📂 &lt;strong>來開啟你的第一個專案吧！&lt;/strong>&lt;a class="anchor" href="#-%e4%be%86%e9%96%8b%e5%95%9f%e4%bd%a0%e7%9a%84%e7%ac%ac%e4%b8%80%e5%80%8b%e5%b0%88%e6%a1%88%e5%90%a7">#&lt;/a>&lt;/h3>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># 如果你喜歡用終端機開啟專案的話：&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>cd my-project
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>kiro .
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># 或者也可以從 Kiro 的選單列操作：&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>File &amp;gt; Open Folder &amp;gt; 選擇你的專案資料夾&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>開啟專案後，點擊左側邊欄那個 &lt;strong>Kiro 的幽靈圖示&lt;/strong>。這就是 Kiro 的核心區域，也是你和 AI 開始對話的地方！👻&lt;br>&lt;/p></description></item><item><title>外掛管理</title><link>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/extensions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/extensions/</guid><description>&lt;h1 id="外掛管理">&lt;strong>外掛管理&lt;/strong>&lt;a class="anchor" href="#%e5%a4%96%e6%8e%9b%e7%ae%a1%e7%90%86">#&lt;/a>&lt;/h1>
&lt;p>外掛可以為 Kiro 提供額外的語言支援，實現跳轉到定義、跳轉到實現等功能。&lt;/p>
&lt;h2 id="從-kiro-的外掛市集安裝">&lt;strong>從 Kiro 的外掛市集安裝&lt;/strong>&lt;a class="anchor" href="#%e5%be%9e-kiro-%e7%9a%84%e5%a4%96%e6%8e%9b%e5%b8%82%e9%9b%86%e5%ae%89%e8%a3%9d">#&lt;/a>&lt;/h2>
&lt;p>在左側導覽列中，點擊 Extensions 圖示，介面左側顯示外掛面板，您可在面板中搜尋需要使用的外掛並安裝。&lt;/p>
&lt;p>&lt;img src="https://kiro-community.github.io/book-of-kiro/images/extension-market.png" alt="" />&lt;/p>
&lt;h2 id="從-vscode-的外掛市集安裝">&lt;strong>從 VSCode 的外掛市集安裝&lt;/strong>&lt;a class="anchor" href="#%e5%be%9e-vscode-%e7%9a%84%e5%a4%96%e6%8e%9b%e5%b8%82%e9%9b%86%e5%ae%89%e8%a3%9d">#&lt;/a>&lt;/h2>
&lt;p>由於 Kiro 使用 OpenVSX Registry 管理外掛，有些 VSCode 中的外掛可能無法在 Kiro 外掛市集中找到。您可以從 VSCode 外掛市集中下載 VSIX 檔案然後手動安裝。&lt;/p>
&lt;h3 id="使用-chrome-瀏覽器外掛下載外掛">&lt;strong>使用 Chrome 瀏覽器外掛下載外掛&lt;/strong>&lt;a class="anchor" href="#%e4%bd%bf%e7%94%a8-chrome-%e7%80%8f%e8%a6%bd%e5%99%a8%e5%a4%96%e6%8e%9b%e4%b8%8b%e8%bc%89%e5%a4%96%e6%8e%9b">#&lt;/a>&lt;/h3>
&lt;p>下載外掛最簡單的方式是安裝 &lt;a href="https://chromewebstore.google.com/detail/visual-studio-marketplace/pfnjpnflbdpmbpnifkdheagiilnhccgh">Visual Studio Marketplace Downloader&lt;/a> Chrome 瀏覽器外掛，安裝後在 Visual Studio Marketplace 會出現 Download 按鈕，點擊即可下載對應的外掛。&lt;/p>
&lt;ol>
&lt;li>前往 &lt;a href="https://chromewebstore.google.com/detail/visual-studio-marketplace/pfnjpnflbdpmbpnifkdheagiilnhccgh">Visual Studio Marketplace Downloader&lt;/a> Chrome 瀏覽器外掛頁面安裝外掛。&lt;/li>
&lt;li>前往 &lt;a href="https://marketplace.visualstudio.com/vscode">VS Code 的外掛市集&lt;/a>。&lt;/li>
&lt;li>搜尋你想要的外掛，例如：Deno。&lt;/li>
&lt;li>在搜尋結果中，點擊你所需的外掛。你會前往該外掛的詳情頁。&lt;/li>
&lt;li>點擊詳情頁中的 Download 按鈕即可下載外掛。&lt;/li>
&lt;/ol>
&lt;p>此方法下載的外掛檔案，副檔名為 &lt;code>.zip&lt;/code>，重新命名副檔名為 &lt;code>.vsix&lt;/code> 即可使用。&lt;/p>
&lt;h3 id="手動拼接-url-下載外掛">&lt;strong>手動拼接 URL 下載外掛&lt;/strong>&lt;a class="anchor" href="#%e6%89%8b%e5%8b%95%e6%8b%bc%e6%8e%a5-url-%e4%b8%8b%e8%bc%89%e5%a4%96%e6%8e%9b">#&lt;/a>&lt;/h3>
&lt;ol>
&lt;li>前往 &lt;a href="https://marketplace.visualstudio.com/vscode">VS Code 的外掛市集&lt;/a>。&lt;/li>
&lt;li>搜尋你想要的外掛，例如：Deno。&lt;/li>
&lt;li>在搜尋結果中，點擊你所需的外掛。你會前往該外掛的詳情頁。&lt;/li>
&lt;li>在詳情頁中，點擊 &lt;strong>Version History&lt;/strong>。&lt;/li>
&lt;li>結合外掛頁的 URL 和 Version History 中的資訊，提取出以下資訊（以 Deno 為例）：
&lt;ul>
&lt;li>&lt;img src="https://kiro-community.github.io/book-of-kiro/images/deno.png" alt="" />&lt;/li>
&lt;li>&lt;code>itemName&lt;/code>：URL Query 中的 &lt;code>itemName&lt;/code> 欄位，如 Deno 的 itemName 為 &lt;code>denoland.vscode-deno&lt;/code>，並將小數點（.）前後的內容分成以下兩個欄位：
&lt;ul>
&lt;li>fieldA：&lt;code>denoland&lt;/code>&lt;/li>
&lt;li>fieldB：&lt;code>vscode-deno&lt;/code>&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;code>version&lt;/code>：如截圖中的 3.43.3&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>使用提取出來的 3 個欄位的值替換下方 URL 中的同名欄位。
&lt;ul>
&lt;li>範本：&lt;code>https://marketplace.visualstudio.com/_apis/public/gallery/publishers/${itemName.fieldA}/vsextensions/${itemName.fieldB}/${version}/vspackage&lt;/code>&lt;/li>
&lt;li>範例：&lt;code>https://marketplace.visualstudio.com/_apis/public/gallery/publishers/denoland/vsextensions/vscode-deno/3.43.3/vspackage&lt;/code>&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>在瀏覽器中輸入修改後的 URL，然後按下 Enter 鍵。瀏覽器開始下載該外掛。&lt;/li>
&lt;/ol>
&lt;h3 id="在-kiro-中安裝-vsix-外掛">&lt;strong>在 Kiro 中安裝 VSIX 外掛&lt;/strong>&lt;a class="anchor" href="#%e5%9c%a8-kiro-%e4%b8%ad%e5%ae%89%e8%a3%9d-vsix-%e5%a4%96%e6%8e%9b">#&lt;/a>&lt;/h3>
&lt;p>在外掛面板選項中點擊 Install from VSIX 即可選擇本機外掛檔案進行安裝。&lt;/p></description></item><item><title>常見問題</title><link>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/faq/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/faq/</guid><description>&lt;h1 id="kiro-ide-常見問題">&lt;strong>Kiro IDE 常見問題&lt;/strong>&lt;a class="anchor" href="#kiro-ide-%e5%b8%b8%e8%a6%8b%e5%95%8f%e9%a1%8c">#&lt;/a>&lt;/h1>
&lt;blockquote class="book-hint info">
&lt;p>&lt;strong>重要提示&lt;/strong>：Agent 自主性設定（Autopilot vs Supervised 模式）和受信任命令管理已移至 &lt;a href="https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/getting-started/">開始使用&lt;/a> 頁面，建議先閱讀該部分內容。&lt;/p>
&lt;/blockquote>
&lt;h2 id="資料隱私與遙測">&lt;strong>資料隱私與遙測&lt;/strong>&lt;a class="anchor" href="#%e8%b3%87%e6%96%99%e9%9a%b1%e7%a7%81%e8%88%87%e9%81%99%e6%b8%ac">#&lt;/a>&lt;/h2>
&lt;h3 id="如何關閉-kiro-ide-的遙測功能">&lt;strong>如何關閉 Kiro IDE 的遙測功能？&lt;/strong>&lt;a class="anchor" href="#%e5%a6%82%e4%bd%95%e9%97%9c%e9%96%89-kiro-ide-%e7%9a%84%e9%81%99%e6%b8%ac%e5%8a%9f%e8%83%bd">#&lt;/a>&lt;/h3>
&lt;p>有兩種方法可以關閉遙測：&lt;/p>
&lt;p>&lt;strong>方法 1：透過設定介面&lt;/strong>&lt;/p>
&lt;pre tabindex="0">&lt;code>Settings → Application → Telemetry and Content → 關閉（Disabled）&lt;/code>&lt;/pre>&lt;p>&lt;strong>方法 2：透過 settings.json 設定&lt;/strong>&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-json" data-lang="json">&lt;span style="display:flex;">&lt;span>{
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> &lt;span style="color:#f92672">&amp;#34;telemetry&amp;#34;&lt;/span>: {
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> &lt;span style="color:#f92672">&amp;#34;enabled&amp;#34;&lt;/span>: &lt;span style="color:#66d9ef">false&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> },
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> &lt;span style="color:#f92672">&amp;#34;usageStatisticsEnabled&amp;#34;&lt;/span>: &lt;span style="color:#66d9ef">false&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>}&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h3 id="如何為不同專案設定不同的隱私設定">&lt;strong>如何為不同專案設定不同的隱私設定？&lt;/strong>&lt;a class="anchor" href="#%e5%a6%82%e4%bd%95%e7%82%ba%e4%b8%8d%e5%90%8c%e5%b0%88%e6%a1%88%e8%a8%ad%e5%ae%9a%e4%b8%8d%e5%90%8c%e7%9a%84%e9%9a%b1%e7%a7%81%e8%a8%ad%e5%ae%9a">#&lt;/a>&lt;/h3>
&lt;p>Kiro 支援全域和專案級別的設定：&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># 全域設定（適用於所有專案）&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>~/.kiro/settings.json
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># 專案專屬設定（優先級更高）&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>.kiro/settings.json&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;blockquote class="book-hint warning">
&lt;p>&lt;strong>注意&lt;/strong>：如果專案設定包含 API 金鑰等敏感資訊，建議將 &lt;code>.kiro/settings.json&lt;/code> 新增到 &lt;code>.gitignore&lt;/code> 檔案中。&lt;/p>
&lt;/blockquote>
&lt;h2 id="聊天歷史記錄位置">&lt;strong>聊天歷史記錄位置&lt;/strong>&lt;a class="anchor" href="#%e8%81%8a%e5%a4%a9%e6%ad%b7%e5%8f%b2%e8%a8%98%e9%8c%84%e4%bd%8d%e7%bd%ae">#&lt;/a>&lt;/h2>
&lt;h3 id="kiro-ide-的聊天記錄儲存在哪裡">&lt;strong>Kiro IDE 的聊天記錄儲存在哪裡？&lt;/strong>&lt;a class="anchor" href="#kiro-ide-%e7%9a%84%e8%81%8a%e5%a4%a9%e8%a8%98%e9%8c%84%e5%84%b2%e5%ad%98%e5%9c%a8%e5%93%aa%e8%a3%a1">#&lt;/a>&lt;/h3>
&lt;p>聊天記錄以 JSON 格式儲存在以下位置：&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Windows&lt;/strong>: &lt;code>~\AppData\Roaming\Kiro\User\globalStorage\kiro.kiroagent\&amp;lt;userid&amp;gt;\*.chat&lt;/code>&lt;/li>
&lt;li>&lt;strong>macOS&lt;/strong>: &lt;code>~/Library/Application Support/Kiro/User/globalStorage/kiro.kiroagent/&amp;lt;userid&amp;gt;/*.chat&lt;/code>&lt;/li>
&lt;li>&lt;strong>Linux&lt;/strong>: &lt;code>~/.config/Kiro/User/globalStorage/kiro.kiroagent/&amp;lt;userid&amp;gt;/*.chat&lt;/code>&lt;/li>
&lt;/ul>
&lt;h3 id="可以匯出聊天歷史記錄嗎">&lt;strong>可以匯出聊天歷史記錄嗎？&lt;/strong>&lt;a class="anchor" href="#%e5%8f%af%e4%bb%a5%e5%8c%af%e5%87%ba%e8%81%8a%e5%a4%a9%e6%ad%b7%e5%8f%b2%e8%a8%98%e9%8c%84%e5%97%8e">#&lt;/a>&lt;/h3>
&lt;p>目前 Kiro 還沒有聊天會話匯出功能，但您可以直接存取上述路徑中的 JSON 檔案來取得原始聊天資料。&lt;/p></description></item><item><title>疑難排解</title><link>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/troubleshooting/</guid><description>&lt;h1 id="kiro-ide-常見問題">&lt;strong>Kiro IDE 常見問題&lt;/strong>&lt;a class="anchor" href="#kiro-ide-%e5%b8%b8%e8%a6%8b%e5%95%8f%e9%a1%8c">#&lt;/a>&lt;/h1>
&lt;h2 id="error-streaming-response-cannot-read-properties-of-undefined-reading">&lt;strong>Error streaming response: Cannot read properties of undefined (reading &amp;lsquo;model&amp;rsquo;)&lt;/strong>&lt;a class="anchor" href="#error-streaming-response-cannot-read-properties-of-undefined-reading">#&lt;/a>&lt;/h2>
&lt;p>請嘗試重新啟動 IDE 並檢查系統網路狀態&lt;/p>
&lt;p>GitHub Issue: &lt;a href="https://github.com/kirodotdev/Kiro/issues/1147">https://github.com/kirodotdev/Kiro/issues/1147&lt;/a>&lt;/p>
&lt;h2 id="error-streaming-response-entrynotfound-filesystemerror">&lt;strong>Error streaming response: EntryNotFound (FileSystemError)&lt;/strong>&lt;a class="anchor" href="#error-streaming-response-entrynotfound-filesystemerror">#&lt;/a>&lt;/h2>
&lt;p>請升級至最新版 IDE，並在新建立的會話中互動。舊版本的 Kiro 建立的聊天會話可能存在此問題。&lt;/p>
&lt;p>GitHub Issue: &lt;a href="https://github.com/kirodotdev/Kiro/issues/3897">https://github.com/kirodotdev/Kiro/issues/3897&lt;/a>&lt;/p>
&lt;h2 id="cpu記憶體佔用過高">&lt;strong>CPU/記憶體佔用過高&lt;/strong>&lt;a class="anchor" href="#cpu%e8%a8%98%e6%86%b6%e9%ab%94%e4%bd%94%e7%94%a8%e9%81%8e%e9%ab%98">#&lt;/a>&lt;/h2>
&lt;ol>
&lt;li>確保升級到 v0.6.0 版本以上&lt;/li>
&lt;li>確保設定中 Codebase Indexing 已停用&lt;/li>
&lt;/ol>
&lt;p>原因：Codebase Indexing 功能會對專案檔案進行索引，可能會佔用較多的 CPU 和記憶體資源，特別在專案較大時，資源佔用尤為明顯。如果不需要該功能，建議停用以提升效能。v0.6.0 版本預設停用了此功能，並在設定中提供了開關選項。&lt;/p>
&lt;h2 id="上下文選單中沒有">&lt;strong>上下文選單中沒有 &lt;code>#Codebase&lt;/code> 和 &lt;code>#Repository Map&lt;/code> 選項&lt;/strong>&lt;a class="anchor" href="#%e4%b8%8a%e4%b8%8b%e6%96%87%e9%81%b8%e5%96%ae%e4%b8%ad%e6%b2%92%e6%9c%89">#&lt;/a>&lt;/h2>
&lt;p>這兩個選項需要在設定中啟用 Codebase Indexing 才能啟動。但是需要注意：啟用 Codebase Indexing 後可能會導致 CPU/記憶體佔用過高。Agentic Coding 時代基於 Local RAG 的 Codebase indexing 不再是必選項，它會消耗額外效能（CPU 和記憶體），召回效果不穩定，並且可以使用 fs_search tool 或類似的 CLI 代替，甚至效果更好。所以並不建議使用&lt;/p></description></item><item><title>快速鍵</title><link>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/shortcuts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://kiro-community.github.io/book-of-kiro/zh-tw/kiro-ide/shortcuts/</guid><description>&lt;h1 id="kiro-ide-快速鍵完全掌握指南">&lt;strong>Kiro IDE 快速鍵完全掌握指南&lt;/strong>&lt;a class="anchor" href="#kiro-ide-%e5%bf%ab%e9%80%9f%e9%8d%b5%e5%ae%8c%e5%85%a8%e6%8e%8c%e6%8f%a1%e6%8c%87%e5%8d%97">#&lt;/a>&lt;/h1>
&lt;h2 id="-必記超實用的-kiro-快速鍵-top10">🎯 &lt;strong>必記！超實用的 Kiro 快速鍵 TOP10&lt;/strong>&lt;a class="anchor" href="#-%e5%bf%85%e8%a8%98%e8%b6%85%e5%af%a6%e7%94%a8%e7%9a%84-kiro-%e5%bf%ab%e9%80%9f%e9%8d%b5-top10">#&lt;/a>&lt;/h2>
&lt;p>只要先記住這幾個，基本上你就能用好 Kiro 的 80% 功能了：&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>想做的事&lt;/th>
 &lt;th>Mac 快速鍵&lt;/th>
 &lt;th>Windows / Linux 快速鍵&lt;/th>
 &lt;th>會發生什麼？&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>把選中的程式碼新增到新的對話中&lt;/td>
 &lt;td>Cmd + L&lt;/td>
 &lt;td>Ctrl + L&lt;/td>
 &lt;td>將選中的程式碼直接新增到新的對話中，開始和 AI 對話&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>把選中的程式碼新增到目前對話&lt;/td>
 &lt;td>Cmd + Shift + L&lt;/td>
 &lt;td>Ctrl + Shift + L&lt;/td>
 &lt;td>將選中的程式碼直接新增到目前開啟的對話中&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>選中程式碼精準編輯&lt;/td>
 &lt;td>Cmd + I&lt;/td>
 &lt;td>Ctrl + I&lt;/td>
 &lt;td>在游標處啟動 AI，可以邊寫程式碼邊提問&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>命令面板&lt;/td>
 &lt;td>Cmd + Shift + P&lt;/td>
 &lt;td>Ctrl + Shift + P&lt;/td>
 &lt;td>開啟命令面板，存取 Kiro 所有功能&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>開啟檔案&lt;/td>
 &lt;td>Cmd + P&lt;/td>
 &lt;td>Ctrl + P&lt;/td>
 &lt;td>輸入檔案名稱的一部分就能快速開啟&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>儲存檔案&lt;/td>
 &lt;td>Cmd + S&lt;/td>
 &lt;td>Ctrl + S&lt;/td>
 &lt;td>老朋友了，必須記&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>專案內搜尋&lt;/td>
 &lt;td>Cmd + Shift + F&lt;/td>
 &lt;td>Ctrl + Shift + F&lt;/td>
 &lt;td>在整個專案裡搜尋文字內容&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>跳轉到定義&lt;/td>
 &lt;td>F12&lt;/td>
 &lt;td>F12&lt;/td>
 &lt;td>一鍵跳轉到函式或類別的定義處&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>修復錯誤&lt;/td>
 &lt;td>懸停錯誤 → Quick fix&lt;/td>
 &lt;td>相同&lt;/td>
 &lt;td>AI 會自動給出修復建議&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>開啟終端機&lt;/td>
 &lt;td>Ctrl + （反引號 `）&lt;/td>
 &lt;td>Ctrl + （反引號 `）&lt;/td>
 &lt;td>顯示或隱藏整合終端機&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>顯示/隱藏側邊欄&lt;/td>
 &lt;td>Cmd + B&lt;/td>
 &lt;td>Ctrl + B&lt;/td>
 &lt;td>顯示或隱藏側邊欄，適合想全螢幕操作時使用&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;h2 id="-實用又方便的小技巧快速鍵">&lt;strong>💡 實用又方便的小技巧快速鍵&lt;/strong>&lt;a class="anchor" href="#-%e5%af%a6%e7%94%a8%e5%8f%88%e6%96%b9%e4%be%bf%e7%9a%84%e5%b0%8f%e6%8a%80%e5%b7%a7%e5%bf%ab%e9%80%9f%e9%8d%b5">#&lt;/a>&lt;/h2>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># 多游標編輯（學會它效率翻 3 倍）&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Option + 點擊（Mac）/ Alt + 點擊（Windows）
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>→ 可以在多個位置同時出現游標，同時編輯多個地方
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># 移動整行程式碼（超級實用的小技巧）&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Option + ↑/↓（Mac）/ Alt + ↑/↓（Windows）
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>→ 整行程式碼上下移動，排版修改超方便
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># 複製整行（寫測試資料時超好用）&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Option + Shift + ↑/↓（Mac）/ Alt + Shift + ↑/↓（Windows）
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>→ 直接複製目前行並插入上下位置
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># 快速註解（最常用，沒有之一）&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>Cmd + /（Mac）/ Ctrl + /（Windows）
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>→ 選中程式碼一鍵註解/取消註解，除錯神技！&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item></channel></rss>