Skip to content

Hiding uneditable files #26

@andyjeffries

Description

@andyjeffries

Maybe there could be a .leapsignore folder in a project's folder specifying files to not be shown (just like .gitignore). Then we could put:

*.jpg
*.png
*.gif

In there (for a start) to stop it from showing the source of images.

As an additional option, if leaps could detect that it's a binary file and not likely to be UTF-8 editable text, and pop up a warning, that would be awesome too! https://golang.org/pkg/unicode/utf8/#ValidString

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions