projectile icon indicating copy to clipboard operation
projectile copied to clipboard

[feature] project-dired with prefix-argument prompts for a project

Open rodrigomorales1 opened this issue 3 years ago • 1 comments

This is not a bug, but a feature request.

Actual behavior

When using projectile-dired in the project root, nothing is done, I make the following proposal

Expected behavior

  • When already in the project root, prompt for another project and execute projectile-dired in that project.

and if you don't agree with that, I propose this another idea:

  • Executing projectile-dired with a prefix-argument prompts for a project and executes projectile-dired in the selected project.

I am proposing this because I am usually in project A, but I want to visit the project root of project B, so in order to do this, I have to switch to a buffer that is not associated with a project, and then execute projectile-dired. This proposal avoids switching to another buffer beforehand.

Environment & Version information

Projectile version information

Projectile version: 20210701.441

Emacs version

27.2

Operating system

Arch Linux

rodrigomorales1 avatar Jul 04 '21 21:07 rodrigomorales1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution and understanding!

stale[bot] avatar Apr 16 '22 10:04 stale[bot]