nx-console icon indicating copy to clipboard operation
nx-console copied to clipboard

Show context menu Nx actions in Rider

Open Den-dp opened this issue 1 year ago • 3 comments
trafficstars

Description

Show context menu Nx actions in Rider

Motivation

NX-console context menu actions like:

  • Refactor/Move Nx Project
  • Refactor/Remove Nx Project
  • Nx Generate (UI) (available only via Add/Nx Generate (UI))
  • Nx Run Target
  • Nx Show Project Configuration aren't available in Rider (in both Solution and File System project views)

image

image

Suggested Implementation

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

image

Den-dp avatar Jun 15 '24 11:06 Den-dp