Darrell TW

n8n 自動化工作流程教學
MarTech 解決方案分享

0%

Claude Code 更新! 全新 Extension for VSCode/Cursor 介面

blog-claudecode-update-202509-bg

Claude Code 在 2025/09/30 發表了 Sonnet 4.5 的新模型
同時也帶來不少的新功能

VSCode/Cursor Extension

claudecode_extension_for_vscode

新版本來到 2.0.1

這版本最特別的地方就是大改 Claude Code 的介面

claudecode_before_and_after_in_extension

可以看到右邊的介面變成一個全新的介面
左邊則是原本的介面

新的介面讓你像是在使用 ChatGPT 一樣就能使用 Claude Code
而不是以前的 Command Line 介面,可能會勸退不少非開發者的朋友

新介面介紹

claudecode_new_extension_ui

介面需分為三大塊
最上方可以檢視以前的對話歷史,和新增一個 Claude Code

中間則是會出現一些使用上的小技巧
和一個新的圖示

下方這是重要的聊天介面

  • –可以點擊或是用 shift + tab 來切換模式 (auto accept, plan mode)
  • / 選擇一些內建指令,但相對 CLI 版本可以選擇的也比較少
  • –可以選擇是否要讓 Claude Code 讀取現在開啟的檔案

Command Line 清單

claudecode_command_list_1
claudecode_command_list_2
1
2
3
4
5
6
7
8
9
10
11
12
13
- Conversations
- New conversation // 新對話
- Resume conversation // 復原以前的對話
- Clear conversation // 清除對話

- Manage Context
- Mention a file // 提及專案中的檔案
- Attach file // 附加新檔案(例如截圖)

- Settings
- Select model // 選擇模型
- MCP // 管理 MCP
- Login // 登入帳號

總結心得

Claude Code 這次更新在 VSCode , Cursor 的 Extension
用全新的介面來呈現 Claude Code

我猜是想讓非技術背景的人
用更友善的介面來使用 Claude Code
包裝成像在用 ChatGPT 一樣

以前就在想:Claude Code 好用歸好用
但要教其他人怎麼用,其實不簡單
要教 cd, mv, cp 等等指令對一般人來說不好學

新版看來能解決這樣的問題
讓更多人透過新 Extension 來嘗試 Claude Code

相關文章推薦

想了解更多 Claude Code 的功能嗎?推薦你閱讀這些文章:

Claude Code 發佈 Command Line 的新工具

介紹安裝 Claude Code和指令,以及一些簡易的操作方式,最新的價格方案,以及使用心得

Claude Code 發佈 Command Line 的新工具
Claude Code Agent 實測,建立專屬的開發助理

Claude Code 新推出的 Agent 功能讓你可以建立專屬的開發 Agent,透過自然語言指令自動處理重複性的程式設計任務

Claude Code Agent 實測,建立專屬的開發助理
Claude MCP 應用測試心得 - Claude Desktop

測試 Claude MCP(model context protocol) 的應用,包括 FileSystem、Fetch 和 Google Maps 的使用心得與注意事項

Claude MCP 應用測試心得 - Claude Desktop