Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Truncates with large data #11

Open
raldred opened this issue Feb 18, 2012 · 6 comments
Open

Truncates with large data #11

raldred opened this issue Feb 18, 2012 · 6 comments

Comments

@raldred
Copy link

raldred commented Feb 18, 2012

I'm loading a json document which contains 104k of data, all on one line, I wanted to validate and format it.
It appears to gets truncated.

I realise there will be a limitation at some point as to the amount of data.
Just thought I'd let you know anyhow.

@niyazpk
Copy link

niyazpk commented Aug 13, 2012

+1

Can we please not have this limitation?

@jjschell
Copy link

Perhaps some more relevant information for this.

At least with my testing I found that the truncation problem only occurs in Chrome. Firefox and IE allow it.
Also Chrome allows more data after the first paste.

My input size was 105k. The truncation appeared to happen at about 43k.

@umbrae
Copy link
Owner

umbrae commented Nov 20, 2012

I'm fairly sure this is related to the lined text area plugin. For some reason it seems to constrain paste size. I'm unsure why.

I've not had a spare moment to take a look. If anyone else wants to, I'd be happy to review.

@subnetmarco
Copy link

+1

@niyazpk
Copy link

niyazpk commented Dec 21, 2012

BTW if you are using Sublime Text 2, install JsFormat plugin and you can format json inside your code editor itself.

@nightbook
Copy link

Hey guys, I had this same issue but found the Pro supported my large dataset;
http://pro.jsonlint.com/
*It's prettier too ;)

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

6 participants