Skip to content

Adjacent strings auto-concatenation not implemented in Frog #1866

Closed
@sethladd

Description

@sethladd

The removal of + from String has necessitated a way to handle long, multi-line strings. The proposed solution:

var superLongString = 'this is a crazy long string and yet I cannot stop typing it'
                                 'even after I go to another line the typing, it just does not stop';

This is not yet implemented in Frog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions