When you have a project with some directory structure like
/a/
/b/
c.txt
and define custom folder paths for the sidebar to a main directory (a) and sub-directory (b), when you will search for file c.txt using GoTo file, it will be displayed twice - once as the /b/c.txt and the second time simply as c.txt (relatively to the /b directory).
Could this be fixed, please? I do this because I like to virtually “move” deeply nested and often used directories to the root folder.