Is there a "Find In Files" plugin that is still available? #6282
Replies: 3 comments 2 replies
Why not available? they are available: both plugins 'FindInFiles v3' and 'FindInFiles' (v4). If you want direct download, files here: https://sourceforge.net/projects/kvichans-plugins/files/cudatext-addons/ to install zip-files: open zip files in cudatext. |
0 replies
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Using Addons manager, searching "find" returns several FindInFiles plugins, but none are available anymore. Is there a plugin or option in cudatext to do a "Find In Files" similar to notepad++ where it will return a list of all lines matching, so that you can separately save the results into another file? returning 1 line at a time (Find feature not Find in Files) is not helpful in this case. Doing regex to find the lines will also only return matches 1 line at a time, and there is no way to export just the matched lines into another file easily.
Any suggestions?
All reactions