nrwl / nx-console

Nx Console is the user interface for Nx & Lerna.
https://nx.dev
MIT License
1.3k stars 212 forks source link

Show context menu Nx actions in Rider #2169

Open Den-dp opened 2 weeks ago

Den-dp commented 2 weeks ago

Description

Show context menu Nx actions in Rider

Motivation

NX-console context menu actions like:

image

image

Suggested Implementation

I'd expected it to be the same as in WebStorm

image

MaxKless commented 2 weeks ago

Hmmm that's so interesting... why is it different across IDEs??

Den-dp commented 2 weeks ago

@MaxKless haha I feel your pain 😅

I guess JB just wanted to ease the switch from Visual Studio to Rider, so that is why they have this menu significantly reworked in a similar way

image

MaxKless commented 2 weeks ago

I just bought the JetBrains all products pack, I can have a look when I find the time :) Thanks for the report