• Hi,

    Is there a way to search through all plugin files at the same time? I need to find one particular code, but there are so many files in the plugin that it takes ages to search in every single one of them.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You can use ‘grep’ in linux environments, or the ‘findstr’ command in Windows. If you prefer a visually oriented interface/gui tool and are using a Windows OS, dnGrep is one of my favorites. Be sure to read the .NET dependencies before installing it if you decide to give it a try.

    Thread Starter Jmantis

    (@jmantis)

    ok thanks, I’ll give it a shot

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Find a code in plugin files’ is closed to new replies.