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

Special-case "://" #4

Open
nathan opened this issue Dec 29, 2013 · 5 comments
Open

Special-case "://" #4

nathan opened this issue Dec 29, 2013 · 5 comments

Comments

@nathan
Copy link
Contributor

nathan commented Dec 29, 2013

For HTTP block support

@ghost ghost assigned nathan Dec 29, 2013
@kach
Copy link
Member

kach commented Dec 29, 2013

Just //, For any blocks, really. Nothing stops a Scratcher from using // in, for example, a SAY block. You need to be smart about comment vs. string (if it's contained withing [] then string?)

@tjvr
Copy link
Member

tjvr commented Dec 29, 2013

I'm not sure we can have both auto-closing brackets and support // inside things.

@kach
Copy link
Member

kach commented Dec 29, 2013

We have auto-closing?

@tjvr
Copy link
Member

tjvr commented Dec 29, 2013

auto-closing?

You know, say [Hi!

@kach
Copy link
Member

kach commented Dec 29, 2013

Oh, I see.

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

No branches or pull requests

3 participants