You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see in the following image, the color of the keys changes depending on the scope depth:
this is rather strange behaviour. It should remain a constant color for every level of scope.
It should also be noted that the color of the values are affected as well.
The text was updated successfully, but these errors were encountered:
This is the source of the weirdness. I'm not entirely sure why this is all hardcoded in this way. I suspect that removing these lines might solve the problem.
As you can see in the following image, the color of the keys changes depending on the scope depth:
this is rather strange behaviour. It should remain a constant color for every level of scope.
It should also be noted that the color of the values are affected as well.
The text was updated successfully, but these errors were encountered: