Skip to content

Unable to set default extension #152

@bkgrrl00

Description

@bkgrrl00

I am trying to set the default extension to *.TXT. I have tried each of the settings below, but none of them works. When I save a new file, the extension is either not set at all, or it is set to JSON.

{
"default_extension": "txt",
}

{
"default_extension": "Text",
}

{
"default_extension": ".txt",
}

{
"default_extension": "*.txt",
}

{
"default_extension": "Plain Text (*.txt)",
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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