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

## Current Behavior Whenever I make a change in my project after updating to 19.1.0 a couple of terminals popup for a millisecond and then closing again. Making the whole...

type: bug

## Current Behavior With the new webstorm version i always get a popup from a terminal which closes really fast. When i deactivate the nx console it it works fine....

type: bug

## Current Behavior When writing Jest unit tests in `*.spec.ts` files (Angular), there are red squiggly lines underneath all of my assertions, and intellisense does not show the correct options,...

type: bug

## Current Behavior When I try to open any `project.json` in Webstorm 2024.2.1 with the NX Console plugin enabled, the editor tab pops up briefly without any content rendered and...

type: bug

## Description Add option to copy constructed command to command palette (ex. `> Nx: run`) ## Motivation - eliminate the need to execute a task in order to copy full...

type: feature
good first issue

there's a change coming up in nx cloud which means we have to handle it here

## Current Behavior When trying to use a generator via the Nx Console UI, the VSCode integrated terminal shows an error and the generator doesn't run ## Expected Behavior When...

type: bug