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
Currently there is no simple way to get Node position in the original text. There is a borders property, but it is private and can't be accessed without reflection.
It would be great to add methods for offset from and offset to of the node.
The text was updated successfully, but these errors were encountered:
Currently there is no simple way to get Node position in the original text. There is a
borders
property, but it is private and can't be accessed without reflection.It would be great to add methods for
offset from
andoffset to
of the node.The text was updated successfully, but these errors were encountered: