-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add the possibility to disable entries in the PYTHONPATH manager #1105
Comments
From ccordoba12 on 2012-07-03T09:54:53Z It would be a good addition indeed. But unfortunately we don't have time right now to implement it. Maybe later, sorry. Summary: Add the possibility to disable entries in the PYTHONPATH manager |
From ccordoba12 on 2013-02-13T09:09:38Z Labels: MS-v2.3 |
From pierre.raybaut on 2013-05-11T05:57:08Z Labels: -MS-v2.3 MS-v2.4 |
Looks like something I could do. The checked/unchecked path status will need to be save somewhere on disk. Where should it be? With the spyder paths in the "path" configuration file or elsewhere? |
In the config I guess? @ccordoba12 ? |
From eng...@gmail.com on 2012-06-29T01:58:32Z
It would be really great if it was possible to disable entries on the pythonpath instead of removing them.
I was thinking about something with a check box next to the different entries and then when unchecked the entry becomes grey and does not go on the pythonpath.
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1105
The text was updated successfully, but these errors were encountered: