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
I'm working with some admittedly strange JSON that has very long string values for top-level keys, see example below.
I love using fx, but it doesn't seem to handle this use case very well. Is this intended? In particular, I was surprised that I couldn't collapse aways mask's long string value. I also couldn't move past it easily with J (which feels like a bug or maybe I'm misunderstanding how this is supposed to work). See screencast. Maybe this works as designed, or maybe this is an edge case no one has yet reported? Happy for the issue to be closed as "works as designed", but maybe there's an easy workaround?
One workaround is to toggle line wrap with z, not sure why I didn't think of it earlier - but still strange that when line wrap is active J/K doesn't really work as I'd expect.
I'm working with some admittedly strange JSON that has very long string values for top-level keys, see example below.
I love using fx, but it doesn't seem to handle this use case very well. Is this intended? In particular, I was surprised that I couldn't collapse aways
mask
's long string value. I also couldn't move past it easily withJ
(which feels like a bug or maybe I'm misunderstanding how this is supposed to work). See screencast. Maybe this works as designed, or maybe this is an edge case no one has yet reported? Happy for the issue to be closed as "works as designed", but maybe there's an easy workaround?The text was updated successfully, but these errors were encountered: