Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening an assembly keeps reverting initial directory to roaming data #81

Open
CoolDadTx opened this issue Nov 30, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@CoolDadTx
Copy link

Problem: To open an assembly you navigate to the folder containing the assembly and select it. This works fine. However often you are opening one of several assemblies and there is no easy way to do this. Therefore you might open an assembly and then go back and open another assembly in the same directory. However each time you open an additional assembly the initial directory is set to the roaming directory where the cached source of the program is.

Proposal: When opening an assembly use the initial directory that was used for the last open assembly request, not the app's roaming directory.

@atdimitrov atdimitrov added the enhancement New feature or request label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants