krasa / GrepConsole

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

Grep Console not appearing in Run/Debug consoles #157

Closed steinitz closed 4 years ago

steinitz commented 4 years ago

Thank you for sharing Grep Console.

Describe the bug I've used Grep Console in the past with WebStorm but now it doesn't appear in npm run configurations nor JavaScript Debug run configurations (nor Terminal).

Environment :

Grep Console version 9.8.192.4205.1

WebStorm 2019.3 Build #WS-193.5233.80, built on November 25, 2019 Runtime version: 11.0.4+10-b520.11 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o macOS 10.14.6 Memory: 1981M Cores: 8 Registry: ide.windowSystem.autoShowProcessPopup=true, debugger.valueTooltipAutoShow=false, debugger.watches.in.variables=false, ide.tooltip.initialDelay=910 Non-Bundled Plugins: GrepConsole 9.8.192.4205.1, com.alayouni.ansiHighlight, com.intellij.ideolog, izhangzhihao.rainbow.brackets, net.vektah.codeglance, zielu.gittoolbox

I hope this report is useful.

krasa commented 4 years ago

Like this? https://github.com/krasa/GrepConsole/issues/155

Screenshot?

krasa commented 4 years ago

Need more info.

steinitz commented 2 years ago

What more information do you need for this?

krasa commented 2 years ago

How does it look like? Isn't the problem that it is a terminal? - https://github.com/krasa/GrepConsole/issues?q=is%3Aissue+is%3Aopen+label%3ATerminalExecutionConsole

steinitz-detexian commented 2 years ago

Thanks for your reply.

No, the problem is with the Run and Debug consoles - the grep console icon and context popup don't appear in Webstorm.

They haven't appeared for a few years, but I remember when they did. It was heaven. I miss it so much. I do every update, in hope.

krasa commented 2 years ago

So like this? #155

krasa commented 2 years ago

if it looks like this, then it is a terminal. image

steinitz-detexian commented 2 years ago

Yes, then it's a terminal. I didn't understand. Thanks so much for taking the time to clarify.

So much junk in those windows, they're hardly any use.

Thanks again. All the best.

InsOpDe commented 1 year ago

@krasa this means most projects in webstorm wont be compatible with this product since they actually run a terminal, right?

krasa commented 1 year ago

Right.

inithink commented 3 months ago

How about documenting this?

give it a try! (MacOS shortcuts)

Shift + Cmd + A(actions) > Registry... > uncheck nodejs.console.use.terminal

@krasa How about documenting this?

krasa commented 3 months ago

Good idea.