#111 XMLElement: support for text source offsets

開啟中
ranides2 年之前創建 · 1 條評論
ranides commented 2 年之前

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 年之前
所有者

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.
未選擇里程碑
未指派成員
1 參與者
正在加載...
取消
保存
尚未有任何內容