Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Support auto concat of adjacent strings in Editor #2089

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants