Skip to content

Add 'this' keyword #4

@mudlabs

Description

@mudlabs

Adding a reserved keyword like this would help quickly jump back into the root level of project after navigating into sub-directories.

Currently you have to either enter dev to jump into projects directory then dev <project-directory> to jump back into the project. Or dev <project-directory> to jump right in.

Simply typing dev this would just be a nice quick default for performing the above.

Could also store the this assignment variable with the projects directory path variable, so it's easy to find and change if need be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions