Hide text
-
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:
- 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? - 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. - Collapse text between brackets, example
-
@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.)
-
@Alan-Kilborn thank you for this clear answer.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login