Skip to content

xml.format.maxlinewidth should support changes from the default in vscode namespaces other than 'workspace' #1154

Description

@BeyondTheTrail

Given the way that the current default for maxlinewidth is set to 100, it means that attempting to overriding the default in any higher namespace will never function. Settings should be able to be modified in any namespace and overriden the closer you get to the project. The typical hierarchy looks something like User->Remote->Workspace. If I change the setting in either (or both) User & remote but leave the workspace unmodified, the default of 100 takes effect.

This is similar to and may have solved #884 & #901 with better configuration options. This is also different than #850

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions