XML - Show Context

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gibbers
    Journeyman
    • May 2011
    • 14

    XML - Show Context

    Is there a way to get show context to show the entire element in xml?

    For example:

    <element id="001">
    .
    .
    <a>blah</a>
    .
    .
    </element>

    If a difference is found in <a>, I'd like to see the whole <element> tag so I can see its id.
  • Aaron
    Team Scooter
    • Oct 2007
    • 16005

    #2
    Hello,

    BC3's Show Context command is set to a specific number of lines, and cannot currently detect Element/parent nodes. You can configure the number of lines in a context section in the Tools menu -> Options, File Views, Text section: Number of context lines. You can also use the Show Differences Display Filter, and when you want to see more, toggle either Show Context or Show all to see everything.
    Aaron P Scooter Software

    Comment

    Working...