Announcement

Collapse
No announcement yet.

XML - Show Context

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Aaron
    replied
    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.

    Leave a comment:


  • Gibbers
    started a topic XML - Show Context

    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.
Working...
X