我在多个子目录中有大量文本文件,我需要扫描特定字符串并返回包含该字符串的任何文件的文件名。为此,我使用该Find in File功能为我提供了一个输出,该输出告诉我所有匹配的文件以及行号(正是我想要的)
Find in File
但是,当 Iselect all和 时copy,只会复制匹配的字符串,而不是文件名和Line x部分输出。
select all
copy
Line x
有没有办法Find Results在 Notepad++ 中导出窗口的完整结果(带文件路径)?
Find Results
notepad++ window
notepad++ ×1
window ×1