If I have an image selected in the Files pane, is there a way for my Extension to get the path to that image?
The closest I have found in the documentation is nova.workspace.activeTextEditor or nova.workspace.textDocuments but, of course, as the names imply they only work for text documents.
Thanks,
Colin