Skip to content

Unwanted settings added  #12

@ddnexus

Description

@ddnexus

Every time you interact with the extension it authoritatively creates this in the settings.json:

    "files.exclude": {
        "**/.git": true,
        "**/.svn": true,
        "**/.hg": true,
        "**/CVS": true,
        "**/.DS_Store": true,
        "**/.*": true
    },

While the latter is my own setup, why it adds the others? 🧐

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