krasa / GrepConsole

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

Grep console not working in GoLand 2022.2.4 #248

Closed leesings closed 1 year ago

leesings commented 1 year ago

Describe the bug There is no grep configuration option to run the golang program,and grep not working

To Reproduce Steps to reproduce the behavior:

  1. Run Go application
  2. Console no grep setting tab

Expected behavior grep setting tab need show

Screenshots There is no grep configuration option to run the program,and grep not working console left: image console right: image

aimook commented 1 year ago

I have the same problem too.

lqxhub commented 1 year ago

I have the same problem too. my version goland 2021.2.5

krasa commented 1 year ago

https://github.com/krasa/GrepConsole/issues/175

lqxhub commented 1 year ago

175

successfully solved the problem,thank you so much

leesings commented 1 year ago

175

thank you so much