vscode-super-replace icon indicating copy to clipboard operation
vscode-super-replace copied to clipboard

[Enhancement]增加预设代码块 | Add preset code blocks

Open Mapaler opened this issue 9 months ago • 0 comments

在 #6 #14 的基础上,提供一个 js 文件,供用户自己填写常用的公用预设代码块。

里面用户可以自己填写一些常量,或者常用的代码逻辑。

写替换代码时,自动 import 这个文件,免得每次都要重新写一大堆代码。

Mapaler avatar May 07 '25 18:05 Mapaler