Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work in Rider Run or Debug consoles #317

Open
CreepyGnome opened this issue Jan 17, 2025 · 6 comments
Open

Does not work in Rider Run or Debug consoles #317

CreepyGnome opened this issue Jan 17, 2025 · 6 comments

Comments

@CreepyGnome
Copy link

Describe the bug
Trying to use the Grep Console plugin in run and debug consoles but the option never shows up in the right click context menu. It does show up in the Debug Output tab which is not very useful to me as that is not the Console where all the applications logs are being shown.

My understanding is this plugin supports Rider, and that it should work from at least the Run console based on screenshots from IntelliJ IDEA in the plugin page.

To Reproduce
Steps to reproduce the behavior:

  1. Install plugin in either Rider in versions 2023.3.6 and 2024.3.3
  2. Restart Rider
  3. Run or debug a project
  4. Go to the run or debug console
  5. Right click in console
  6. Grep options are not shown

Expected behavior
Grep option shows in right click context menu

Screenshots
Run Console
Image

Debug Console
Image

Works ONLY in Debug - Debug Output window
Image

Environment :
JetBrains Rider 2023.3.6
Build #RD-233.15026.35, built on June 6, 2024
You have a perpetual fallback license for this version.
Subscription is active until September 6, 2025.
Runtime version: 17.0.10+1-b1087.23 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 15.1.1
.NET Core v7.0.10 ARM64 (Server GC)
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 16
Metal Rendering is ON
Registry:
editor.config.csharp.support=true
ide.experimental.ui=true
Non-Bundled Plugins:
me.laria.code.idea_caseconv (0.8.1)
aws.toolkit.core (3.40-233)
GrepConsole (13.2.0-IJ2023.3)
com.github.copilot (1.5.30-231)
aws.toolkit (3.40-233)

JetBrains Rider 2024.3.3
Build #RD-243.22562.250, built on December 23, 2024
Subscription is active until September 6, 2025.
Runtime version: 21.0.5+8-b631.28 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 15.1.1
.NET Core v8.0.4 ARM64 (Server GC)
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4096M
Cores: 16
Registry:
ide.experimental.ui=true
i18n.locale=
llm.show.ai.promotion.window.on.start=false
Non-Bundled Plugins:
aws.toolkit.core (3.48-243)
org.toml.lang (243.21565.122)
GrepConsole (13.2.0-IJ2023.3)
com.intellij.ml.llm (243.22562.251.6)
com.github.copilot (1.5.30-242)
aws.toolkit (3.48-243)

@krasa
Copy link
Owner

krasa commented Jan 17, 2025

Maybe this? #181 (comment)

@CreepyGnome
Copy link
Author

Maybe this? #181 (comment)

Thanks, I tried those steps, and they didn't make any difference, the issue still exists.

I'm not sure how nodejs has anything to do with C# run and debug consoles. Plus I am not talking about the terminal window, which is entirely separate from the console ones.

That issue only shows that it worked in WebStorm for one person, but the issue owner didn't comment on whether it worked for Rider. I assume it probably did not work in their Rider.

@krasa
Copy link
Owner

krasa commented Jan 17, 2025

some consoles now use the same component as the terminal window, depends on the type of the app

@CreepyGnome
Copy link
Author

some consoles now use the same component as the terminal window, depends on the type of the app

That great and all but as I states those steps did not work for me rider version 3 and 4 years newer that that issue.

Do you have any other suggestions?

@krasa
Copy link
Owner

krasa commented Jan 17, 2025

nope

@CreepyGnome
Copy link
Author

Okay then... moving on, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants