Is it possible to search for specific nodes in the Node-RED editor (e.g., by type, by property name (e.g., for a change node) or by text (e.g., in template or function nodes)? And to jump to a found node (and its workspace/tab)?
That could simplify navigating in a larger set of Node-RED flows...
Would it be possible to make the search term "persistent" - at least in memory and until an editor reload?
Right now, I have to keep the search term either in the clipboard or in an external editor if I have multiple search results and want to check one node after another without having to re-enter the term continuously.
If you click the arrow button at the top of the search window, it will copy the search over to the Info sidebar search bar where the results will stay until you change/clear the search term