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

Add carriage returns and indenting for stuff inside WHERE #36

Open
freeeve opened this issue Nov 19, 2012 · 2 comments
Open

Add carriage returns and indenting for stuff inside WHERE #36

freeeve opened this issue Nov 19, 2012 · 2 comments

Comments

@freeeve
Copy link
Contributor

freeeve commented Nov 19, 2012

Some big queries look bad all on one line, for example:

http://console.neo4j.org/?id=4uugs6

(this one also has the already-fixed issue of extra carriage returns)

@peterneubauer
Copy link

Mmh,
yes, intending that would be cool, you think it can be done in a non-hackish way?

@freeeve
Copy link
Contributor Author

freeeve commented Nov 19, 2012

CodeMirror seems to have good ways to do it. Just need to figure them out for cypher. I'll probably get to look at it eventually.

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

No branches or pull requests

2 participants