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
The current implementation of addEnd returns an incorrect end_col. It is based on the first_non_child of the node. I can't say I understand what is going on but the result is incorrect. For instance, using webdiff:
The current implementation of
addEndreturns an incorrectend_col. It is based on thefirst_non_childof the node. I can't say I understand what is going on but the result is incorrect. For instance, using webdiff: