Open rbramley opened 9 years ago
It would be nice if the settings supported additional patterns for increasing/decreasing indent as per the SQL settings: https://github.com/atom/language-sql/blob/master/settings/language-sql.cson
That looks like a good idea. Do you have any ideas for potential patterns?
I guess the starting point would be the structural query elements from the syntax http://neo4j.com/docs/stable/cypher-refcard/ plus CASE?
It would be nice if the settings supported additional patterns for increasing/decreasing indent as per the SQL settings: https://github.com/atom/language-sql/blob/master/settings/language-sql.cson