Forum > Editor
for "find in file" add skipdir
gucao:
tr:
I modified some code in 2.2.0 to add the ability to skip certain directories for "find in file"
I hope someone can help me submit the code to the dev team
i open a issues:https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/39711
af0815:
You can use the link from the forum "Lazarus Bugtracker" https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues?sort=created_date&state=opened and open there a new issue with the improvement. There you can place your files. But make the diffs from the actual master of Lazarus, not from a 'older' release.
wp:
Why skip only one dir?
gucao:
--- Quote from: af0815 on April 15, 2022, 10:33:11 am ---You can use the link from the forum "Lazarus Bugtracker" https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues?sort=created_date&state=opened and open there a new issue with the improvement. There you can place your files. But make the diffs from the actual master of Lazarus, not from a 'older' release.
--- End quote ---
I didn't think it was a bug at first, so I posted it here. I will try it later as per your instructions.
gucao:
--- Quote from: wp on April 15, 2022, 11:25:03 am ---Why skip only one dir?
--- End quote ---
It's like file mask,I changed it according to “filemask”。
you can use“;” to skip multiple directories.
for example backup;lib
Navigation
[0] Message Index
[#] Next page