#111 XMLElement: support for text source offsets

开启中
ranides2 年之前创建 · 1 条评论
ranides 评论于 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 评论于 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.
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。