Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Heredoc wrong colors #300

Open
collimarco opened this issue Oct 30, 2021 · 0 comments
Open

Heredoc wrong colors #300

collimarco opened this issue Oct 30, 2021 · 0 comments

Comments

@collimarco
Copy link

I have a simple heredoc like this:

content = <<~DOCKERFILE
   The content of any Dockerfile here
DOCKERFILE

You will get a strange / completely random coloring of the syntax inside the heredoc.

Expected: only one color (green) for all the content, since it is a string, OR the Docker syntax coloring.

Actual: random colors not consistent (for example RUN has different colors depending on the line)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant