> ## 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.

# Vibe and Replace

> 由 AI 驱动的查找替换功能，可对每个匹配项应用自然语言提示。使用 Smart 模式进行更慎重的修改，或使用 Fast 模式进行快速转换。

Vibe and Replace 是对“查找与替换”的升级版，允许你在代码库中搜索精确的文本匹配，并为每个替换应用一个 AI 提示词。

将其用于更具上下文感知的转换与重构。

<video autoPlay controls muted loop playsInline className="w-full aspect-video" src="https://mintcdn.com/codeium/bVGscI7v3lPUsThV/assets/windsurf/vibe-and-replace.mp4?fit=max&auto=format&n=bVGscI7v3lPUsThV&q=85&s=af192ccb94e21e78607f5a8b6884b580" data-path="assets/windsurf/vibe-and-replace.mp4" />

<div id="modes">
  ## 模式
</div>

Vibe 和 Replace 支持两种模式：

1. `Smart` - 使用较慢的 AI 模型，更谨慎地应用更改
2. `Fast` - 使用更快的 AI 模型，更迅速地应用更改

要设置模式，点击 Vibe 和 Replace 提示框旁的 `⌄` 按钮。
