You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file picker always displays search results from the current "root directory" which is the root folder of your git repository. I'm currently working on a PR that prioritizes files in the current directory. When that's done, you'll still see all the files but the files in the 'examples' folder will appear on top. Hopefully that'll make this a non-issue.
I still think that prioritizing files in the current directory is the best way to deal with this. Then, there shouldn't be any need for such a config option.
If I open some crate, lets say pixels I use built in :cd command to go to 'examples' folder
and then I open file picker and see that it is still in the root:
The text was updated successfully, but these errors were encountered: