Skip to content

[feature] Ability to create a file's parent dirs as well, if they do not exist. #770

@JayanAXHF

Description

@JayanAXHF

Problem

Whenever I need to create a new file and a parent directory for it, like for example

./parser/mod.rs

I have to create a directory first, then press Enter, then create the file. This gets progressively worse for files nested deeper.

Proposed Solution

Allow the create file command to be able to create a file's parent directories as well, if they don't exist.

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