-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide a Searcher for script templates #1
Comments
I've made a first attempt implementing this on the Remaining tasks:
On the other hand, maybe this whole search module should actually live in the |
That's a philosophical question, I guess. Templates, in general, are independent of the What about keeping |
Thanks, @stelfrich, for the advice. I wasn't aware that the "Source" and "Help" I now moved |
In addition to snippets, it might be useful to be able to search all available script templates and open them in the script editor.
See also scijava/script-editor#6.
The text was updated successfully, but these errors were encountered: