krasa / GrepConsole

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

Apply does almost nothing? #116

Closed Vampire closed 5 years ago

Vampire commented 6 years ago

Maybe I just misunderstand, but what should the Apply button do? Changing the search term and clicking "Apply" or pressing "Enter" does change the tab title to the new search string, but nothing else happens. Is this expected or should there happen more, or is there happening more I just don't realize?

krasa commented 6 years ago

Reload - alt +enter reloads the console, apply changes the settings only for future lines.

Vampire commented 6 years ago

Ah, nice I see. Then let's morph this into an improvement request to mention this in the tooltip. For Reload it mentions in the tooltip what it does and how to invoke it from keyboard. For Apply it only mentions how to invoke it, not what it does.