You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
Hi all,
I would like to add the usefull feature "find in files" in my IDE app.
I know that it already exists a package https://github.com/Stumpii/ScintillaNET-FindReplaceDialog
But, there is no option search in all files in directory and sub directories.
Does this feature exist anywhere? or do I have to code myself?