Spotlight search
#10760
Replies: 2 comments 3 replies
-
There's already a quick open dialog (I think the shortcut is |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Having a ton of resources, scripts, scenes,... the FileSystem explorer's search function is cumbersome. You always have to search, delete, search, delete,... modern IDEs (VS Code with ctrl+p, VS with ctrl+,) offer a spotlight search. You enter a search term and receive direct hits or elements with a certain distance match. This would improve productivity and you don't have to search in the FileSystem, Script and Methods tab all the time.
The spotlight search would pop up mid-screen and offer results as you type. The search should include filenames, contents of shaders, and gdscript.
Beta Was this translation helpful? Give feedback.
All reactions