Hi,
Thanks for this awesome plugin!
For variables, the preview is often to small. I'm less concerned about the position in the file (I often know that one), however container datastructures such as python dictionaries are most of the time way too large for the left hand pane. Thus I'd love to have the previewer show an unfolded representation of the variable.
If you don't have capacity, I could try to open a PR but would need a pointer as to how I could to return a serialized representation of the variables (I'm not entirely understanding how preview_fn could be used to just return a representation
Hi,
Thanks for this awesome plugin!
For variables, the preview is often to small. I'm less concerned about the position in the file (I often know that one), however container datastructures such as python dictionaries are most of the time way too large for the left hand pane. Thus I'd love to have the previewer show an unfolded representation of the variable.
If you don't have capacity, I could try to open a PR but would need a pointer as to how I could to return a serialized representation of the variables (I'm not entirely understanding how
preview_fncould be used to just return a representation