SkillAgentSearch skills...

SearchStringInAssets

SearchStringInAssets is an Editor extension that allows you to search the UnityEditor for strings stored in a scene, Prefab, or ScriptableObject.

Install / Use

/learn @baobao/SearchStringInAssets
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SearchStringInAssets

Releases MIT License

※Only macOS.

SearchStringInAssets is an Editor extension that allows you to search the UnityEditor for strings stored in a scene, Prefab, or ScriptableObject.

demo

※Cannot be used when Spotlight is off because it uses mdfind.

How to Use

Open SearchStringInAssets from Tools > Shibuya24 > SearchStringInAssets.

If Use Custom Setting

Create setting(ScriptableObject) from Create > Shibuya24 > SearchStringInAssets .
Set it in the SearchSetting of SearchStringInAssets, press the Save button to save the settings to the Editor.

How to Install

UPM Package Install via git URL

After Unity 2019.3.4f1, Unity 2020.1a21, that support path query parameter of git package. You can add https://github.com/baobao/SearchStringInAssets.git?path=Assets/SearchStringInAssets to Package Manager

image

<img src="https://user-images.githubusercontent.com/144386/101301741-20f61e00-387d-11eb-8b6e-a937f6f5814d.png" width=316 />

or add "info.shibuya24.search-string-in-assets":"https://github.com/baobao/SearchStringInAssets.git?path=Assets/SearchStringInAssets" to Packages/manifest.json.

or import unitypackage

Download and import unitypackage from the following page.
https://github.com/baobao/SearchStringInAssets/releases/

License

This library is under the MIT License.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks1

Languages

C#

Security Score

75/100

Audited on Apr 23, 2024

No findings