GrepConsole icon indicating copy to clipboard operation
GrepConsole copied to clipboard

Filtering is not applied initially

Open theotherp opened this issue 5 years ago • 3 comments

For a couple of weeks (possibly with the update to 2019.3) the filters are not applied to the console when I run a program. I found out that if I open the GrepConsole settings and change anything and then click "Apply" they do work.

Highlighting works as expected.

Steps to reproduce (for me):

  • Add a filter (Matching substrings, remove).
  • Run config.
  • The filter is not applied.
  • Open GrepConsole config, disable filter, click apply, enable filter, click apply.
  • Filtering does work now.

Thanks.

IntelliJ IDEA 2019.3.3 (Ultimate Edition)
Build #IU-193.6494.35, built on February 11, 2020
Licensed to <hidden>
You have a perpetual fallback license for this version
Subscription is active until February 16, 2021
Runtime version: 11.0.5+10-b520.38 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1981M
Cores: 8
Registry: suppress.focus.stealing.active.window.checks=true, suppress.focus.stealing.disable.auto.request.focus=true, debugger.watches.in.variables=false, debugger.mayBringFrameToFrontOnBreakpoint=false, ide.balloon.shadow.size=0
Non-Bundled Plugins: CheckStyle-IDEA, GrepConsole, InnerBuilder, MavenRunHelper, String Manipulation, com.khmelyuk.multirun, com.ppolivka.plugin.gitcleanere

theotherp avatar Feb 14 '20 08:02 theotherp

works fine for me, maybe some problem with profiles or a particular console(run configuration)?

krasa avatar Mar 19 '20 00:03 krasa

input filter work normally with default profile, but not work with other profiles.

cn-src avatar Jun 27 '20 08:06 cn-src

cannot reproduce :( perhaps a specific run configuration type is bugged?

krasa avatar Oct 25 '21 09:10 krasa