krasa / GrepConsole

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

can't delete the grep console tabs #189

Closed tadpole145 closed 3 years ago

tadpole145 commented 3 years ago

Describe the bug

When I select a keyword as a filter, then right-click and select grep, all logs related to this keyword will be filtered out, but I cannot delete them.

To Reproduce Steps to reproduce the behavior:

  1. select a keyword as a filter
  2. right-click and select grep
  3. cannot delete the filter

Expected behavior

Screenshots

image

Environment : -IDE version: idea 2020.1

Additional context

krasa commented 3 years ago

Added a button for it, you can try it: GrepConsole.zip image

tadpole145 commented 3 years ago

Thank you. this issure was solved.