#111 XMLElement: support for text source offsets

Open
opened 2 years ago by ranides · 1 comments
ranides commented 2 years ago

This support can be enabled/disabled.

Each XMLElement should have text offsets pointing to XML String used to load document. At least offsets (begin,end) for:

  • tag
  • tag name
  • each attribute name
  • each attribute value
  • inner content
  • outer content
This support can be enabled/disabled. Each XMLElement should have text offsets pointing to XML String used to load document. At least offsets (begin,end) for: - [ ] tag - [ ] tag name - [ ] each attribute name - [ ] each attribute value - [ ] inner content - [ ] outer content
ranides commented 2 years ago
Owner

If we implement this then each attribute would be able to change/update XML source without breaking source formatting. We could also implement editor with highlighting text fragments according to specific node.

If we implement this then each attribute would be able to change/update XML source without breaking source formatting. We could also implement editor with highlighting text fragments according to specific node.
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.