question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Filter out doesn't remove the lines, but just blanks them, on IDEA 15

See original GitHub issue

GrepConsole 5.8.134.1007 IntelliJ IDEA 15.0 build 143.381

It worked okay on 14.

Program output:
A
B
C
GrepConsole filters:
  • Expression: B
  • Filter out: yes
  • Whole line: no/yes (tried both)
  • Continue matching: no
Expected output:
A
C
Actual output:
A

C

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:19 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
krasacommented, Apr 20, 2019

try this: GrepConsole.zip

0reactions
gerardcanalcommented, Apr 20, 2019

This one seems to fix it! Thank you so much! It was quite painful to debug with so many [ERROR] messages in the terminal!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: filter out blank excel rows - Power Platform Community
Hello @webbrewer , the output from 'Filter array' will be only the rows with a value, all empty rows will be removed.
Read more >
Video: Advanced filter details - Microsoft Support
Click the Filter icon button next to the column heading, and then click Clear Filter from <“Column Name”>. Remove all the filters in...
Read more >
Force Blanks to Show. - Tableau Community
I then go to Analysis->Table Layout->Show Empty Columns. All the columns show and the filter does not filter down to the Month /...
Read more >
Filter Out Blanks in List Views, Reports, Automation Rules ...
Do you want a report or list view that shows you all your accounts that are missing information, like Industry, or number of...
Read more >
Remove empty strings from a list of strings - Stack Overflow
It will filter out all elements that evaluate to False. ... Notice that filter(None, lstr) does not remove empty strings with a space...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found