Open darrylthom opened 10 hours ago
I have looked at this, but I don't think the vscode api supports this, but I'll investigate more. I could maybe make the default location configurable
I can save the last export folder within one "session". A session means the duration of an opened editor. When we close the editor, we'll lose that information.
One session would still be a big upgrade
When exporting a file to a location, have it capture the folder and file name last used.
Next time, rather than defaulting to the folder the file is located in, default it to the last folder and file name you used. If the folder no longer exists, default to the original file location folder.
This is handy since I tend to be exporting multiple results and it is painful to have to navigate back to the intended output folder each time.