Community
    • Login

    Delete everything after a value.

    Scheduled Pinned Locked Moved General Discussion
    4 Posts 3 Posters 500 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.
    • Raul A. Ocasio GonzalezR
      Raul A. Ocasio Gonzalez
      last edited by Raul A. Ocasio Gonzalez

      Hello everyone, I have found in another treat this code

      ((?s)((^.)“value”))(.$)

      Whis will choose the last word called “value” on a text and, if used replace with empty, delete everything before that in a file.

      Now, what i want is the complete opposite, I want to delete everything AFTER “value”

      Additionally if someone could tell me how to start with the first found value rather than the last found value that would be great, since the code I posted here always choose the last “value” found.

      Thanks in advance

      Raul A. Ocasio GonzalezR 1 Reply Last reply Reply Quote 0
      • Raul A. Ocasio GonzalezR
        Raul A. Ocasio Gonzalez @Raul A. Ocasio Gonzalez
        last edited by

        @Raul-A-Ocasio-Gonzalez

        I realized that Notepad++ has the option to reverse a search

        Alan KilbornA 1 Reply Last reply Reply Quote 0
        • EkopalypseE
          Ekopalypse
          last edited by

          @Raul-A-Ocasio-Gonzalez
          means that you found your solution?
          I’m asking because I was going to respond to the original question.

          1 Reply Last reply Reply Quote 0
          • Alan KilbornA
            Alan Kilborn @Raul A. Ocasio Gonzalez
            last edited by

            @Raul-A-Ocasio-Gonzalez said in Delete everything after a value.:

            Notepad++ has the option to reverse a search

            What does that even mean?

            If I’m doing a regular expression search mode search, my Backward direction checkbox is disabled. Clearly earlier you were talking about a regex search. Hmmm.

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