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

Nx Console is the user interface for Nx & Lerna.

Results 102 nx-console issues
Sort by recently updated
recently updated
newest added

For some reason, the angular Language Service isnt working correctly anymore after installing the NX Plugin in WebStorm. ![image](https://github.com/user-attachments/assets/2a9647d0-ad8b-4e7d-9e39-a3f7d663dce0) I Resetted System Settings multiple times to Default and installed only...

type: bug
blocked: more info needed

When using the New Generate UI (Preview), the left sidebar containing option navigation is now scrollable if the list height overflows the available vertical space. **Demo (IntelliJ):** https://github.com/nrwl/nx-console/assets/6420535/51baf253-d37f-49b3-b716-04ede4e78d37

## Current Behavior This issue is with the VSCode Nx Console plugin. It may be related to how our repo is configured (been upgraded over the years), but we're on...

type: bug

## 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...

type: bug

## Description For Intellij/Webstorm/Rider, add `Move/Remove` actions to the Nx Console context menu to better feature parity with Nx Console in VS Code. ## Motivation Since VS Code times, I...

type: feature
good first issue

## Description Add `Common Nx Commands` panel to Intellij (especially `run-many` and `Add Dev Dependency`). ## Motivation * To achieve better feature parity with VS Code * and bring back...

type: feature

## Current Behavior When selecting a Generator from the Generate (UI) panel the Generate tab opens up and just displays the following HTML: ``` Generate UI ``` ## Expected Behavior...

type: bug

## Current Behavior - Just created a new Nx **empty** workspace - Ported immediately to Yarn 4 (if that's relevant) - Added `@nx/react` - Went to Nx console in VS...

type: bug