Skip to content

[ruby] add support for non-interpolated (and others) heredoc syntax #96

@aeschli

Description

@aeschli

From @rgl on April 11, 2016 8:13

  • VSCode Version: 0.10.11.
  • OS Version: Windows 10.

Currently Code supports the Here Documents (aka heredoc) using this syntax:

image

But the following are not supported:

image
image
image

See the exact details about the Here Documents at the Ruby Manual and also other examples.

Copied from original issue: microsoft/vscode#5155

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions