Perl5-IDEA icon indicating copy to clipboard operation
Perl5-IDEA copied to clipboard

Debugger badly handles huge scalar values (e.g. genome sequence)

Open hurricup opened this issue 1 year ago • 0 comments

LIke this:

Caused by: com.google.gson.stream.MalformedJsonException: Unterminated string at line 1 column 10978364 path $.data[0].lexicals[0].value
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1659)

https://camelcade.myjetbrains.com/youtrack/issue/CAMELCADE-15573/com.google.gson.JsonSyntaxException-com.google.gson.stream.MalformedJsonExcepti

hurricup avatar Aug 31 '24 15:08 hurricup