Resolve Relative Pasted Path in List
Posted: 29 Jul 2022 11:13
When I paste a full path in the List, XY goes there and even selects the file.
I like this feature freeing me from having to interact with the Address Bar.
But when I google some file, the result is always some standard location:
C:\Program Files\Microsoft VS Code\resources\app\out\vs\workbench\workbench.desktop.main.css
Could you teach XY to resolve a pasted partial path relative to the current location? So that if I grab this last part resources\app\out\vs\workbench\workbench.desktop.main.css, then go inside my VS code folder E:\Apps\VSCode\ and paste it in the List, XY would join the current location with the pasted part and do the magic selecting E:\Apps\VSCode\resources\app\out\vs\workbench\workbench.desktop.main.css
I like this feature freeing me from having to interact with the Address Bar.
But when I google some file, the result is always some standard location:
C:\Program Files\Microsoft VS Code\resources\app\out\vs\workbench\workbench.desktop.main.css
Could you teach XY to resolve a pasted partial path relative to the current location? So that if I grab this last part resources\app\out\vs\workbench\workbench.desktop.main.css, then go inside my VS code folder E:\Apps\VSCode\ and paste it in the List, XY would join the current location with the pasted part and do the magic selecting E:\Apps\VSCode\resources\app\out\vs\workbench\workbench.desktop.main.css