#111 XMLElement: support for text source offsets

Aberto
2 anos atrás foi aberto por ranides · 1 comentários

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 comentado 2 anos atrás
Proprietário

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.
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.