Skip to content

User Settings Changed #1157

@harmathy

Description

@harmathy

Describe the bug

With the update to 1.19.0 the following settings are automatically added to user settings:

"[dockercompose]": {
        "editor.insertSpaces": true,
        "editor.tabSize": 2,
        "editor.autoIndent": "advanced",
        "editor.defaultFormatter": "redhat.vscode-yaml"
},
"[github-actions-workflow]": {
        "editor.defaultFormatter": "redhat.vscode-yaml"
},

Expected Behavior

user settings are not changed

Current Behavior

user settings are changed on every start of the extension

Steps to Reproduce

  1. update or install version 1.19.0
  2. check user settings (settings.json)

Environment

  • Windows
  • Mac
  • Linux
  • other (please specify)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions