Skip to content

[Feature Request] abbreviated folder structure along with the filename #74

Description

@silasb

I've been doing a lot of React/Redux which has very similar filenames spread across different folders. The issue is that I can't visually tell which file the folder is in without doing extra work.

It would be nice if we can see an abbreviated folder structure along with the filename. Example below.

21]>    c/P/Paginator.js
15]>    c/C/c/PaginatorContainer.js

c/P/Paginator.js => components/Paginator/Paginator.js
c/C/c/PaginatorContainer.js => components/Cards/containers/PaginatorContainer.js

Thoughts?

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