Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AI文本转换New to Visual Studio Code? Get it now.
AI文本转换

AI文本转换

nskce

|
1 install
| (0) | Free
调用Coze工作流,将选中的文本传入Coze工作流中,通过大模型进行整理翻译等您想要的操作,返回您想要的结果进行替换。
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AI文本替换

调用Coze工作流,将选中的文本传入Coze工作流中,通过大模型进行整理翻译等您想要的操作,返回您想要的结果进行替换。

比如我们可以将编辑器输入的中文通过AI翻译成变量名。

// 工作流输入
{
  "input": "选中文本内容"
}

// 工作流输出
{
  "output": "模型生成的文本"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft