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

Rider - Should this be able to work in the standard debug console? #181

Open
MostHated opened this issue Dec 14, 2020 · 3 comments
Open

Comments

@MostHated
Copy link

Hey there,
Over the last 2-3 years I have tried every plugin I could find but for some reason I can never get any sort of highlighting in the default debug console. When I came across this one I had high hopes, but when I went to give it a try, there was unfortunately no change, as with all of my other attempts. Do I just have something setup incorrectly with this, or does it simply not work with the debug console?

I just tried to add two additional items that matched up with what I had here, but as you can see below, nothing has changed:

This is from my Help/About window, in case it helps out any.

JetBrains Rider 2020.3 EAP 10
Build #RD-203.5981.86, built on December 2, 2020
Rider EAP User
Runtime version: 11.0.9+11-b1145.21 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
.NET Framework 4.0.30319.42000
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 3959M
Cores: 32

Thanks,
-MH

@krasa
Copy link
Owner

krasa commented Dec 14, 2020 via email

@coprocoder
Copy link

coprocoder commented May 24, 2023

Disable default terminal when launching nodejs:

  1. choose Help | Find Action... on the main menu;
  2. type registry to locate the Registry
  3. find nodejs.console.use.terminal key there and disable it

@yimun
Copy link

yimun commented May 13, 2024

Disable default terminal when launching nodejs:

  1. choose Help | Find Action... on the main menu;
  2. type registry to locate the Registry
  3. find nodejs.console.use.terminal key there and disable it

It works on WebStorm 2023.1.5

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

4 participants