Skip to content

Suggested instruction to have syntax highlighting for Dockerfiles.<suffix> doesn't work #28

Description

@zedtux

I have installed the file-types package in Atom and changed as suggested the config.cson file but my Dockerfile.ci is not highlighted.

As I noticed the ^ at the very beginning of the instruction, and as my file is in sub folders I did tried the following :

  "file-types":
    "**/Dockerfile\\..*$": "source.dockerfile"

But it is still not working (and I tried many times to restart Atom), so it looks like this is no more working.

Can you please help me?

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