Skip to content

FR: By default, hide .jj in windows #6513

Open
@Natural-selection1

Description

@Natural-selection1

Is your feature request related to a problem? Please describe.
On macOS and Linux, directories starting with a dot (.) are hidden by default.
However, on Windows, we need to set additional attributes to achieve the same behavior.
To maintain consistency across platforms, we now hide the .jj directory on Windows as well.

Describe the solution you'd like
Just call Windows API

Describe alternatives you've considered
After creating the '.jj 'directory, manually hide it in a Command

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions