Skip to content

Recognize heredocs in argument lists#73

Open
aroben wants to merge 1 commit into
textmate:masterfrom
aroben:heredocs-in-args
Open

Recognize heredocs in argument lists#73
aroben wants to merge 1 commit into
textmate:masterfrom
aroben:heredocs-in-args

Conversation

@aroben

@aroben aroben commented Nov 12, 2014

Copy link
Copy Markdown

We now allow heredocs to be preceded by commas, as they are in code such as the following:

    send :method, <<EOF
      hello
    EOF

We now allow heredocs to be preceded by commas, as they are in code such as the
following:

    send :method, <<EOF
      hello
    EOF
@TWiStErRob

Copy link
Copy Markdown

@aroben I think you need to rebase so this can be merged.

@arfon

arfon commented Mar 8, 2016

Copy link
Copy Markdown

@aroben - I'm doing some housekeeping on Linguist. Any chance you could update this PR so it can be merged?

@infininight

Copy link
Copy Markdown
Member

No rebase is needed I am testing out several heredoc related changes to decide how best to improve them. Hopefully should have something merged within a few days.

@aroben

aroben commented Mar 10, 2016

Copy link
Copy Markdown
Author

Thanks @infininight!

@pchaigno

pchaigno commented Jul 6, 2017

Copy link
Copy Markdown

@infininight Did you get a chance to look into these heredoc improvements?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants