@WrapEarnPass commented on this pull request.
> @@ -0,0 +1,26 @@ + # Find File + +Geany has a "Find in Files..." feature but no "Find File" (by name) feature. + +Windows has no such thing, but Linux has a fast indexed find file features in the OS called "locate" which we can use for the search engine. Locate is not a standard tool. <img width="318" height="42" alt="Image" src="https://github.com/user-attachments/assets/02f04430-69e5-4c0a-a7bb-0686ac21961c" /> -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1557#pullrequestreview-4585455003 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1557/review/[email protected]>
