Tested versions
tested in v4.6.3.stable.official [7d41c59c4]
System information
Godot v4.6.3.stable - Windows 11
Issue description
On opening a project, searching for text files (.txt, .md) using Quick Open doesn't find anything, and those files have to be opened from the FileSystem dock instead.
However, after opening any text file from the FileSystem dock, Quick Open seems to start finding all the project's text files.
Reloading the project doesn't seem to reset this, but fully restarting Godot does.
Instead, I would expect to be able to Quick Open all of these files without loading one with the FileSystem dock first.
Steps to reproduce
- open the MRP
- use Scene -> Quick Open (in my testing, this doesn't show any of the text files from
res:// in the search results)
- open one of the text files in the Script Editor using the FileSystem dock
- use Scene -> Quick Open again (in my testing, this now shows our text files)
Minimal reproduction project (MRP)
Quick Open Text Files MRP.zip
Tested versions
tested in v4.6.3.stable.official [7d41c59c4]
System information
Godot v4.6.3.stable - Windows 11
Issue description
On opening a project, searching for text files (.txt, .md) using Quick Open doesn't find anything, and those files have to be opened from the FileSystem dock instead.
However, after opening any text file from the FileSystem dock, Quick Open seems to start finding all the project's text files.
Reloading the project doesn't seem to reset this, but fully restarting Godot does.
Instead, I would expect to be able to Quick Open all of these files without loading one with the FileSystem dock first.
Steps to reproduce
res://in the search results)Minimal reproduction project (MRP)
Quick Open Text Files MRP.zip