Edit of asset "Script Search" Accepted

Old/Current New/Edit
Title Script Search Script Search
Description This plugin provides a quick and easy way to search for scripts with custom search parameters. You can blacklist certain directories and specify allowed extensions.

> How to Use
Press Ctrl + P to open the Search Window. (You can change this shortcut).
Navigate with Up / Down Arrows and press `Enter` to select a file. The file will open in the script editor.

> Changing the Configurations
Click the config button on the Search Window. This will open the Configuration Window, where you can change the parameters:

- Allowed Extensions: What extensions should be included in the search.
- Directory Blacklist: What directories should NOT be included in the search.
- Case Sensitive: When enabled, differentiates upper and lower case text.

> Changing the shortcut
To modify the default shortcut, navigate to [Project > Project Settings > Input Map], add a new action called "addon_script_search_open" and assign an event to it, with the desired key combination. Reload the plugin, and the new shortcut should take effect.

> Special Characters
":" - Use a colon as the first character to match only the file base name, ignoring the rest of the path.
"," - Use a comma between terms to perform a multi-term search.

> Assets
Icons from Onscreen Controls by Kenney.
This plugin that provides a quick easy way to search for scripts with custom search parameters. You can blacklist certain directories and specify allowed extensions.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/bruno-br/script-search https://github.com/bruno-br/script-search
Issues Url https://github.com/bruno-br/script-search/issues https://github.com/bruno-br/script-search/issues
Godot version Godot 4.1 Godot 4.1
Version String 1.2.0 1.0
Download Commit 3c98053d10b2044d9e189c9d2364ef9c30f7e75c 42e06cb6be4266e9adba247827bb23b191641560
Download Url (Computed) https://github.com/bruno-br/script-search/archive/3c98053d10b2044d9e189c9d2364ef9c30f7e75c.zip https://github.com/bruno-br/script-search/archive/42e06cb6be4266e9adba247827bb23b191641560.zip
Icon Url https://raw.githubusercontent.com/bruno-br/script-search/main/addons/script_search/res/icon.png
https://raw.githubusercontent.com/bruno-br/script-search/main/addons/script_search/res/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/bruno-br/script-search/main/docs/img-00.png
Thumbnail https://raw.githubusercontent.com/bruno-br/script-search/main/docs/img-00.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/bruno-br/script-search/main/docs/img-03.png
Thumbnail https://raw.githubusercontent.com/bruno-br/script-search/main/docs/img-03.png