BotFramework-Emulator icon indicating copy to clipboard operation
BotFramework-Emulator copied to clipboard

Apply updated coloring / syntax highlighting to diff view of JSON tree

Open tonyanziano opened this issue 6 years ago • 0 comments

Currently, the diff view of the JSON tree when looking at bot state traces defaults to mono-colored key-value pairs, where only the diffed lines are different colors:

image

We believe that this is leftover styling from the dendrogram view, and we want to make it look more like the default view with separately colored key-value pairs:

image

===

@mewa1024 If you have an idea for a color scheme, I can work with you to get it implemented and see if everything looks right.

tonyanziano avatar Jul 17 '19 20:07 tonyanziano