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

Single quote in heredoc #134

@pdxwolfy

Description

@pdxwolfy

A single quote character in a heredoc is treated as an unclosed quoted string for syntax coloration purposes, thus resulting in broken coloration until such time as another single quote is found.

screen shot 2016-02-07 at 19 31 16

The above uses One Dark, One Light with personal tweaks via my Stylesheet, but it doesn't appear to be theme specific nor does it matter if my stylesheet is active. I am using Atom 1.4.3 on OS X 10.11.3

Activity

pdxwolfy

pdxwolfy commented on Apr 25, 2016

@pdxwolfy
Author

Noticed that this issue only seems to occur with bare heredocs, not dash-heredocs or squiggly-heredocs. However, another person I ran into is having the issue with bare heredocs and squiggly heredocs, but not the dash heredocs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @winstliu@pdxwolfy

        Issue actions

          Single quote in heredoc · Issue #134 · atom/language-ruby