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

Deleted projects still show on GUI's project list #5

Open
chiunhau opened this issue Aug 27, 2016 · 0 comments
Open

Deleted projects still show on GUI's project list #5

chiunhau opened this issue Aug 27, 2016 · 0 comments

Comments

@chiunhau
Copy link
Owner

.p5rc won't update itself when someone delete projects. So it still tracks those already not exist. There are some possible ways to solve this:

  • Show hints on error, asking users to update their .p5rc manually.
  • Provide a command like p5 delete PROJECT_NAME to remove specific project folder and update .p5rc as a callback.
  • Get rid of the reliance on .p5rc, and create a new way to track active projects.
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

1 participant