Community
    • Login

    Ellipses Cutting Off Long Lines

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 3.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Jacob DavisJ
      Jacob Davis
      last edited by

      I use Notepad++ to parse out data for analysis. I often use the “Find All in Current Document” and then copy the found data and paste into Excel for further analysis.

      One problem I have is that sometimes my lines are very long. When I use “Find All in Current Document” I end up with a line with an ellipses at the end such as:
      DATA,DATA,DATA,DATA,…

      Where the ellipses is where the data gets cut off. I’d imagine this is because Notepad++ thinks the line is too long.

      Is there a way around this? Ability to disable ellipses? Find All in Current Document in a different way that causes the ellipses

      1 Reply Last reply Reply Quote 0
      • dailD
        dail
        last edited by dail

        Notepad++ doesn’t add ellipsis at all. No matter how long the line is it doesn’t cut anything off.

        1 Reply Last reply Reply Quote 0
        • dailD
          dail
          last edited by

          Oh…now I see what you mean! The find results does in fact cut it off for some reason…odd. You might try a plugin called LineFilter2. You can search for text (or regular expression) and it will pull out every line that matches. I use it all the time for digging through log files.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors