Skip to content

hannesdelbeke/unity-editor-spotlight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editor Spotlight

Simple MacOS-like Spotlight file search in Unity. It shows your most opened files first. The more you use it, the better it gets.

How to use

  • Open with Alt + F.
  • Select a result with arrow keys.
  • Press Enter to open the file or Tab to select it in the project panel.

UPM Install

Add path to your project's manifest:

"dependencies": {
    "com.marijnz.unity-editor-spotlight": "https://github.com/marijnz/unity-editor-spotlight.git?path=/Assets",  
}

Preview

gif

About

MacOS-like Spotlight file search in Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%