Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Expose api for edn pretty printing at the cli and server #247

Closed
victorporof opened this issue Feb 6, 2017 · 3 comments
Closed

Expose api for edn pretty printing at the cli and server #247

victorporof opened this issue Feb 6, 2017 · 3 comments

Comments

@victorporof
Copy link
Contributor

Is this likely to be useful?

@ncalexan You mentioned there's edn output you wanted to pretty print. How do you want to do that?

@jsantell I assume some kind of rest method on the web server would work for the web tooling?

@jsantell
Copy link
Contributor

jsantell commented Feb 6, 2017

@victorporof I don't think this is helpful for tooling, based off of what we've talked about previously in terms of features. Possibly, a query can respond with the source, but pretty printed, but on the GUI, we'll have codemirror for prettification while typing, and replacing that with the server's pretty printed version would be disorienting, and the line/column numbers in debugging wouldn't match up either, so I'd say atleast not for now

@ncalexan
Copy link
Member

ncalexan commented Feb 6, 2017

@ncalexan You mentioned there's edn output you wanted to pretty print. How do you want to do that?

Hey! I want pretty output during tests, which I've elaborated upon at #220 (comment).

@victorporof
Copy link
Contributor Author

Ok, closing this for now due to not being required yet.

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

No branches or pull requests

3 participants