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

Add the possibility to disable entries in the PYTHONPATH manager #1105

Closed
spyder-bot opened this issue Feb 17, 2015 · 8 comments
Closed

Add the possibility to disable entries in the PYTHONPATH manager #1105

spyder-bot opened this issue Feb 17, 2015 · 8 comments

Comments

@spyder-bot
Copy link
Collaborator

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

@spyder-bot
Copy link
Collaborator Author

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
Status: HelpNeeded

@spyder-bot
Copy link
Collaborator Author

From ccordoba12 on 2013-02-13T09:09:38Z

Labels: MS-v2.3

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2013-05-11T05:57:08Z

Labels: -MS-v2.3 MS-v2.4

@ccordoba12 ccordoba12 removed this from the v3.0 milestone Jul 13, 2015
@goanpeca goanpeca added this to the v3.1 milestone Dec 6, 2015
@Winand
Copy link

Winand commented Apr 29, 2016

Accidentaly posted as a separate issue first. Sorry.)

If I want to test the same code with different versions of the same library it's not very handy to completely remove an item from the list and then add it again
image

@goanpeca
Copy link
Member

@julianrolon

@jnsebgosselin
Copy link
Member

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?

@goanpeca
Copy link
Member

In the config I guess? @ccordoba12 ?

@jnsebgosselin
Copy link
Member

path_mngr_checkbox

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

5 participants