mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-25 07:15:19 +00:00
fix(docs): locale markdown issues
This commit is contained in:
@@ -31,7 +31,7 @@ Give me a quick summary of the codebase.
|
||||
|
||||
您可以使用 `@` 在訊息中引用檔案。這會在當前工作目錄中進行模糊檔案搜尋。
|
||||
|
||||
:::提示
|
||||
:::tip
|
||||
您還可以使用 `@` 來引用訊息中的檔案。
|
||||
:::
|
||||
|
||||
@@ -191,7 +191,7 @@ Create or update `AGENTS.md` file. [Learn more](/docs/rules).
|
||||
|
||||
删除之前重做消除的讯息。仅在使用`/undo`后可用。
|
||||
|
||||
:::提示
|
||||
:::tip
|
||||
任何檔案更改也將被恢復。
|
||||
:::
|
||||
|
||||
@@ -246,7 +246,7 @@ Create or update `AGENTS.md` file. [Learn more](/docs/rules).
|
||||
|
||||
切换对话中 thinking/reasoning 块的可视性。启用后,您可以看到支持增强套件思维的模型的推理过程。
|
||||
|
||||
:::笔记
|
||||
:::note
|
||||
该命令仅控制是否**显示** - 不启用或取消模型的推理功能。要切换实际推理功能,请使用 `ctrl+t` 回圈切换模型变体。
|
||||
:::
|
||||
|
||||
@@ -260,7 +260,7 @@ Create or update `AGENTS.md` file. [Learn more](/docs/rules).
|
||||
|
||||
撤消對話中的最後一條訊息。刪除最近的使用者訊息、所有後續響應以及任何檔案更改。
|
||||
|
||||
:::提示
|
||||
:::tip
|
||||
所做的任何檔案更改也將被恢復。
|
||||
:::
|
||||
|
||||
@@ -345,7 +345,7 @@ Create or update `AGENTS.md` file. [Learn more](/docs/rules).
|
||||
- `notepad` - Windows 文章书
|
||||
- `subl` - 崇高文字
|
||||
|
||||
:::笔记
|
||||
:::note
|
||||
一些编辑器如 VS Code 需要以 `--wait` 标志启动。
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user