Skip to content

Support spyder path/to/dir? #25723

@paugier

Description

@paugier

Visual Studio Code can open a directory with:

cd dev/fluidsim
code .

When one does the same with Spyder (spyder .), one gets

To open /home/users/me/dev/fluidsim as a project with Spyder, please use spyder -p ".".

It seems to me that this behavior is not very useful.

When a user is in a directory and runs spyder ., there is a high probability that she wants to "open this directory". It seems to me that Spyder does not have this concept of "opening a directory" but works with "projects". Then, Spyder should then open the local project if it exists or propose to create a new project if it does not exist.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions