Skip to content

Support auto concat of adjacent strings in Editor #2089

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
sethladd opened this issue Mar 9, 2012 · 1 comment
Closed

Support auto concat of adjacent strings in Editor #2089

sethladd opened this issue Mar 9, 2012 · 1 comment
Labels
closed-duplicate Closed in favor of an existing report

Comments

@sethladd
Copy link
Contributor

sethladd commented Mar 9, 2012

Both the VM and Frog support this now:

var myString = 'hello ' 'world';

But the editor, as of build 5247, does not support that syntax.

@bwilkerson
Copy link
Member

Added Duplicate label.
Marked as being merged into #2079.

This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants