krasa / GrepConsole

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

Doesn't work in the Run window on PyCharm Community Edition 2018.2.2 if “Emulate terminal in output console” is checked #123

Closed oakkitten closed 5 years ago

oakkitten commented 6 years ago

if Emulate terminal in output console option in Debug/Run Configurations (under Configuration, Execution) is checked, there are no extra buttons in the Run window, and when it is focused, pressing Tools - Grep Highlight Editor does nothing at all. at the very least the plugin should warn the user that it doesn't work with that option

Grep Console 8.3.162.000.0

PyCharm 2018.2.2 (Community Edition) Build #PC-182.4129.34, built on August 21, 2018 JRE: 1.8.0_152-release-1248-b8 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0

krasa commented 5 years ago

It is probably fixed now, please check.

oakkitten commented 5 years ago

it is not fixed on 8.5.162.000.1 (what does “fixed” mean here?)

krasa commented 5 years ago

terminal is focused and the action is not there: image

oakkitten commented 5 years ago

I see but it might be useful to let the user know that grep console won't work with that option on. I spent quite some time figuring out why the thing wasn't doing what i wanted

MrCredible commented 3 years ago

Yes, if Grep Console is not able to work on a terminal window, I think it should be mentioned in the documentation at least somewhere. That would be very helpful

Also, there are some python modules that require you the emulate terminal window such as the prompt-toolkit.

Are there any plans to have the grep console work with the emulated terminal window?

krasa commented 3 years ago

https://youtrack.jetbrains.com/issue/IDEA-216442