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 think the best we can have is such a command: when you call it in an xref buffer, it cycles through basic display, extended display and raw display.
Basic display is what we have now.
Raw display is like what you described. Or another way may be to parse all the fields of tags, and show basic display + all other fields not in the basic display. I think we can make it looks a little more compact this way.
Extended display is basic display + fields that the user wants. These can be stored in an user option. In this mode, we can show what the user cares and avoid showing super long tagline directly.
Currently I don't have an idea how to implement this, though. I think It'll be a huge hack.
Sometimes, I would like to see the raw (original) tag entry in the xref buffer; there are cases that kind and scope are not enough.
The text was updated successfully, but these errors were encountered: