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 while generating vue library i cant see option to select in unitTestRunner ## Expected Behavior ## Steps to Reproduce in jetbrains ide, shift+shift -> search for: nx...

type: bug

When using the current (18.11, 18.11.1, 18.12) versions of the Nx Console in VS Code, this error pops up: ![image](https://github.com/nrwl/nx-console/assets/542067/9c4ee8be-9604-4ceb-b803-8157e47b65eb) The remote extension host then fails to load any other...

type: bug

## Current Behavior Clicking `Generate` in the Nx Generate UI with a seemingly valid configuration does not do anything. If the configuration is invalid (for example if no library name...

type: bug

## Current Behavior In IDE project graph fails to render in VS Code, returns error: ``` TypeError: Cannot read properties of undefined (reading 'projects') ``` > **Note: running the project...

type: bug

## Current Behavior when generating something it spams new tabs in Run ## Expected Behavior dont spam new tabs? like in vscode ## Steps to Reproduce in jetbrains ide, shift+shift...

type: bug

I propose to have NX-console-extension to support the VSCode problemmatcher functionality for eslint-tasks.

## Current Behavior every execution of an run-command with argument use the argument from the first execution and ignores input. ## Expected Behavior execute exactly the command that has been...

type: bug

## Current Behavior I am using `neovim` as my editor, [mason](https://github.com/williamboman/mason.nvim) as my package manager, and [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#nxls) to hook my LSP servers into `neovim`. After installing `nxls` with `mason`, and...

type: bug

## Current Behavior JSON schema error and no tooltips with documentation when opening `project.json` in Webstorm ## Expected Behavior JSON schema support must work for `project.json` files ## Steps to...

type: bug

## Description I would like to suggest the addition of a feature in the NX extension for Visual Studio Code (VSCode). Specifically, I propose the inclusion of an option that...

type: feature