Skip to content

Syntax highlight doesn't work for .service.backup file #18

@lansman

Description

@lansman

I've added .service.backup file extension but it doesn't work

It seems your extension takes only the last part of file as extension: my-pretty-file.service.backup and so the extension must have 1 dot only. This is an unnecessary restriction.

Solution: extension detection should work like fileName.EndsWith() so no matter how many dots inside

Details Image

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