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
chore: remove end_row & end_col for inline or eol virtual text
## Details
When adding `inline` or `eol` extmarks the end information is not
necessary for rendering. This simplifies offset calculation when
accounting for the `inline` text this plugin is adding.
Still needs to be include for some `inline` marks, like when we conceal
as part of the same mark definition.
0 commit comments