ajson icon indicating copy to clipboard operation
ajson copied to clipboard

Make Node's position attributes public

Open alexberdnik opened this issue 2 years ago • 1 comments

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.

alexberdnik avatar Nov 04 '22 10:11 alexberdnik

Hello, yes, it can be shared, but only for "not dirty" nodes which were not updated.

spyzhov avatar Nov 06 '22 20:11 spyzhov