Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upStore last filepicker location in application settings #802
Comments
|
Is this still an issue? |
|
Thank you for asking, yes, this is still an issue. The class that implements this dialog is calles
The filepicker location sould be stored in the |
|
Thank you for your reply. The code is mostly uncommented, that makes it difficult to dive in. So whenever you open a project the user/lastUsedProjectsPath gets updated and will be the default path for the next "open project" - even after restart. I dont know if it makes sense to change every file picker dialog that way. Especcially of you create a new project its probably annoying and not very helpful. |
After restarting Sourcetrail this location shall be used as the first default when opening a file picker dialog.