pi-edit-replace-all

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

pi-edit-replace-all

A small pi package that overrides the built-in edit tool and adds:

  • replaceAll: true to replace all exact occurrences of oldText in a file
  • default behavior unchanged when replaceAll is omitted/false (delegates to built-in edit)

Install

npm

pi install npm:pi-edit-replace-all

git

pi install git:github.com/davidbrai/pi-edit-replace-all