Bdeshi-dev's unity search extensions
Extensions to unity search package for quick navigation in the editor
com.bdeshi.unitysearchextensions 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/unitysearchextensions.git#upm README Markdown
Copy this to your project's README.md
## Installation
Add **Bdeshi-dev's unity search extensions** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unitysearchextensions.git#upm
```
[](https://www.pkglnk.dev/pkg/unitysearchextensions)README
Extensions to unity search package for quick navigation in the editor:
- Jump to any gameobject in scene. Select it in the inspector, focus on it in the scene etc.
- Fuzzy text search. You no longer have to groan everytime you make a typo in the hierarchy search bar
- Full keyboard support.
- If you use the SelectionHistory package, the samples contain a search provider for it. You can quickly search and jump to any object in the selection history.
May add more in the future.
Install via Git URL
You can use the "Install from Git URL" option from Unity Package Manager to install the package.
https://github.com/BDeshiDev/Unity-Search-Extensios-.git#upm
Install via OpenUPM
https://openupm.com/packages/com.bdeshi.UnitySearchExtensions/
Supporting
Pull requests are welcome. We can also yell together at Unity to make extending their search package easier.
You can also support me by buying Control:Override on steam: https://store.steampowered.com/app/1406090/ControlOverride/
No comments yet. Be the first!