Menu

XML View a little more like Internet Explorer

sonicaaaa
2007-04-17
2012-11-13
  • sonicaaaa

    sonicaaaa - 2007-04-17

    hello, i'd like to use NP++ to show xml files written that do not have a RETURN character after a closed tag. so the whole text file is written on a single line. if i open it with Internet Explorer it offers me the opportunity to fold the various elements, while np++ doesn't offer me this opportunity because its folding features aree based on the CRLF characters. i can achieve my needs by replaceing the > char with a > and a CRLF but it's also tricky in np++ due to regexp problems.

    so i just say that i'd like a view like the one offered by internet explorer, for xml files.

    does anyone else find it useful?

    sonica

     
    • sonicaaaa

      sonicaaaa - 2007-04-17

      found this feat in the xml plugin.

      thanks anyway