krasa / GrepConsole

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

Is it possible to fire off a notification on match? #97

Closed bcosynot closed 6 years ago

bcosynot commented 6 years ago

I would love to be able to see a notification if a substring is matched on the console. Is it possible to do that with the current version?

krasa commented 6 years ago

Nope.

benjwarner commented 6 years ago

Yes, that would be very cool.

I'm working on an app at work that involves running several servers (in Intellij) at the same time. At any time one of them might match a 'GrepConsole' pattern, and would be awesome if they appeared as a notification, otherwise I have to go 'hunting' for errors when I think something is wrong.

krasa commented 6 years ago

Done by #66