Skip to content

projectile-find-file creates a new perspective #3

@tejasbubane

Description

@tejasbubane

Assume project resides in example_project directory.

  1. Create a new perspective using C-x x s and name it myproject (anything other than example_project)
  2. Open some file from example_project
    Now I expect myproject to be the perspective of all subsequent files being opened from that project. As this is what happens when I open files using find-file (or ido-find-file in my case) using C-x C-f.
  3. Do projectile-find-file using C-c p f
    Since there is no perspective named example_project it will create one and open file within that perspective. Now I have two perspectives of the same project. myproject and example_project

Not totally sure if this is the intended behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions