When I open files in PL SQL developer I want to copy file path so I can go directly to the directory I need.
One way is to hover on the file and wait for tool tip to appear. But I have to wait a few seconds and I am not able to copy the path. Can I know the path in any other way?
So, for my exact situation I need to configure custom tool like that:
So now it opens explorer where it shows the exact folder my file is located in.