• Login
Community
  • Login

Hide text

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
hide text fold
3 Posts 2 Posters 600 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.
  • F
    Filip Lauwyck
    last edited by Mar 24, 2023, 8:45 AM

    Hello all,

    I would like to set up notepad++ to handle java log files in a specific way, but I can not figure out how to set/configure the options that I want:

    1. Collapse text between brackets, example
      Mar 24, 2023 09:30:30.589 [colocated-10-S1] [ TEST/Synchronize/187127ee9c7$-479a/187127ee9c7$-479a ] Initializing simple paged access, pagesize=50*
      Showing up as
      Mar 24, 2023 09:30:30.589 [ ... ] [ ... ] Initializing simple paged access, pagesize=50. I know that collapsing over different lines works, but how to do it when all information is on 1 line?
    2. Show only the lines containing specific text, example search on TEST/Synchronize
      All other lines are hidden.
      But both without changing the file, only applying this on the displayed information.
      Is there a way to configure this?

    Thanks,
    Filip.

    A 1 Reply Last reply Mar 24, 2023, 11:29 AM Reply Quote 0
    • A
      Alan Kilborn @Filip Lauwyck
      last edited by Alan Kilborn Mar 24, 2023, 11:30 AM Mar 24, 2023, 11:29 AM

      @Filip-Lauwyck said in Hide text:

      collapsing over different lines works, but how to do it when all information is on 1 line?

      Not currently (N++ v8.5.1) possible.

      Show only the lines containing specific text, example search on TEST/Synchronize
      All other lines are hidden.

      Not currently possible. (Even my results from scripting such capability were not ideal.)

      F 1 Reply Last reply Mar 24, 2023, 12:29 PM Reply Quote 2
      • F
        Filip Lauwyck @Alan Kilborn
        last edited by Mar 24, 2023, 12:29 PM

        @Alan-Kilborn thank you for this clear answer.

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