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

refresh projects cmd misses projects in user settings #157

Closed
MattDiMu opened this issue Nov 30, 2017 · 5 comments
Closed

refresh projects cmd misses projects in user settings #157

MattDiMu opened this issue Nov 30, 2017 · 5 comments

Comments

@MattDiMu
Copy link

MattDiMu commented Nov 30, 2017

When using the refresh projects command, all projects from my user settings file (projectManager.git.baseFolders) are lost and only the custom added projects in projects.json are shown.

After changing my user settings file all projects (from user settings and from projects.json) are shown correctly.

This issue is reproducable on

Win7, vscode 1.18.0, ProjectManager 0.23.0

@alefragnani
Copy link
Owner

Hi @MattDiMu ,

That's weird. I couldn't replicate this issue in any version (stable or insider). Do you have a step by step scenario?

Could you check if you have projectManager.cacheProjectsBetweenSessions set to false?

Hope this helps

@MattDiMu
Copy link
Author

MattDiMu commented Dec 5, 2017

I can reproduce the issue with projectManager.cacheProjectsBetweenSessions set to false as well.

My step-to-step scenario is quite simple. I simply execute the command "ProjectManager: Refresh Projects" and all Projects added by "projectsManager.git.baseFolders" in the user settings file are gone. As soon as I update "projectsManager.git.baseFolders" (changing it to something else and reverting this change), all Projects are shown again.

@alefragnani
Copy link
Owner

🏃

@alefragnani
Copy link
Owner

Released in 0.24.1

@MattDiMu
Copy link
Author

MattDiMu commented Mar 7, 2018

Thx, seems to work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants