Community
    • Login

    Hi!… I'm bored! Can someone help me with a code in Notepad++?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 2 Posters 613 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.
    • Alexandre TombiniA
      Alexandre Tombini
      last edited by

      …I have this text:

      1:1 abcdefghijklmnopq 2:2 abcdefghijklmnopq 2:3 abcdefghijklmnopq 2:4 abcdefghijklmnopq 2:5 abcdefghijklmnopq

      …now… I want to change this text in this way:

      1:1 abcdefghijklmnopq
      2:2 abcdefghijklmnopq
      2:3 abcdefghijklmnopq
      2:4 abcdefghijklmnopq
      2:5 abcdefghijklmnopq

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @Alexandre Tombini
        last edited by

        @Alexandre-Tombini

        if you are bored, doesn’t it help to find out how such things work to make it more exiting?? ;-)
        What about using regex like this, find what \d+: and replace with \r\n$0

        1 Reply Last reply Reply Quote 3
        • Alexandre TombiniA
          Alexandre Tombini
          last edited by

          thank you man!.. i saved a lot of time!
          GOOD JOB!

          …may GOD bless you!

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