Skip to content

Make multidimensional hashes and arrays easier to read in Chrome#352

Merged
ko1 merged 2 commits intoruby:masterfrom
ono-max:parse-object
Oct 31, 2021
Merged

Make multidimensional hashes and arrays easier to read in Chrome#352
ko1 merged 2 commits intoruby:masterfrom
ono-max:parse-object

Conversation

@ono-max
Copy link
Member

@ono-max ono-max commented Oct 30, 2021

Current CDP server just returns evaluate results. However, it's hard for users to read them when multidimensional hashes or arrays. This PR fixes it.

Before

Screen Shot 2021-10-30 at 17 17 20

After

Screen Shot 2021-10-30 at 17 15 40

@ono-max ono-max changed the title [WIP] Make multidimensional hashes and arrays easier to read [WIP] Make multidimensional hashes and arrays easier to read in Chrome Oct 30, 2021
@ono-max ono-max force-pushed the parse-object branch 2 times, most recently from 6e05d2c to 23c7b89 Compare October 31, 2021 05:41
@ono-max ono-max marked this pull request as ready for review October 31, 2021 05:41
@ono-max ono-max changed the title [WIP] Make multidimensional hashes and arrays easier to read in Chrome Make multidimensional hashes and arrays easier to read in Chrome Oct 31, 2021
@ono-max ono-max marked this pull request as draft October 31, 2021 05:47
@ono-max ono-max force-pushed the parse-object branch 2 times, most recently from fe1df97 to 2969f9d Compare October 31, 2021 06:09
@ono-max ono-max marked this pull request as ready for review October 31, 2021 06:24
@ko1 ko1 merged commit 736b923 into ruby:master Oct 31, 2021
@ono-max ono-max deleted the parse-object branch October 31, 2021 23:06
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

Successfully merging this pull request may close these issues.

2 participants