krasa / GrepConsole

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7125
Apache License 2.0
436 stars 57 forks source link

Filtering is not applied initially #163

Open theotherp opened 4 years ago

theotherp commented 4 years ago

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):

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
krasa commented 4 years ago

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

cn-src commented 4 years ago

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

krasa commented 2 years ago

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