question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

See several projects at the same time on the explorer

See original GitHub issue

Description of your problem

I think you have done a great work on the “new projects” for Spyder 3, but I have serious doubt.

It’s still possible to see several projects at the same time on the explorer, as we could do on Spyder 2?

This was really useful and, in Spyder 3, if it could be done, I don’t see how.

What steps will reproduce the problem?

  1. Open an existing project which is located on a folder (working directory?) which contains another Spyder 3 projects

What is the expected output? What do you see instead? I expect to see on the Project Explorer Pane (or other similar Pane) the project I have already opened and the other Spyder 3 projects located on the same folder (as it was on Spyder 2)

What I see instead is just the opened project. If I want to check something on a script from another project I have to open the other project, do my checks, and reopen the project I was working on. image

Please provide any additional information below If it could be done, please, let me know how. And maybe a good idea could be put an advise somewhere of how to do it. (As well as a guide to “migrate” projects from Spyder 2 to Spyder 3)

If it couldn’t be done, I really think that is a great disadvantage from Spyder 2 and it should be reviewed.

Versions and main components

  • Spyder Version: 3.1.4
  • Python Version: 3.6
  • Qt Version: 5.6.2
  • PyQt Version: PyQt5 5.6
  • Operating system: Windows

Dependencies

Please go to the menu entry Help > Optional Dependencies (or Help > Dependencies), press the button Copy to clipboard and paste the contents below: jedi >=0.9.0 : 0.9.0 (OK) matplotlib >=1.0 : 2.0.0 (OK) nbconvert >=4.0 : 4.2.0 (OK) numpy >=1.7 : 1.11.3 (OK) pandas >=0.13.1 : 0.19.2 (OK) pep8 >=0.6 : 1.7.0 (OK) pyflakes >=0.6.0 : 1.5.0 (OK) pygments >=2.0 : 2.1.3 (OK) pylint >=0.25 : 1.6.4 (OK) qtconsole >=4.2.0: 4.2.1 (OK) rope >=0.9.4 : 0.9.4-1 (OK) sphinx >=0.6.6 : 1.5.1 (OK) sympy >=0.7.3 : 1.0 (OK)

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

10reactions
ccordoba12commented, May 10, 2017

It’s still possible to see several projects at the same time on the explorer, as we could do on Spyder 2?

This was really useful and, in Spyder 3, if it could be done, I don’t see how.

Sorry, since Spyder 3 it’s not possible to have multiple projects in the Project Explorer. We know this is a bit of a regression from Spyder 2, but we decided to only allow one project at a time for simplicity and ease of use.

I hope it’s ok for you.

5reactions
ccordoba12commented, Nov 13, 2019

We reconsidered this and it’ll be added to Spyder 5, to be released next year.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Eclipse multiple projects to view as one in project explorer
In the explorer view, click the down-arrow icon on the explorer title bar. Navigate to 'Top Level Elements' in the dropdown menu that...
Read more >
How to: Set multiple startup projects - Visual Studio ...
In Solution Explorer, select the solution (the top node). · Choose the solution node's context (right-click) menu and then choose Properties.
Read more >
Managing Multiple Open Projects
You can have several projects open at the same time from the same connection in a Workbench session. The open projects are visible...
Read more >
Running two project at a time in Visual Studio 2019
Select multiple project option and change project status to start which needs to be started. set multiple project. Run the application, you will ......
Read more >
Starting Multiple Projects at Once in Visual Studio
The built-in option works well when you need to start multiple projects only from time to time. If this gets a daily task...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found