nx-console
nx-console copied to clipboard
Nx Console is the user interface for Nx & Lerna.
## 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...
When using the current (18.11, 18.11.1, 18.12) versions of the Nx Console in VS Code, this error pops up:  The remote extension host then fails to load any other...
## 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...
## 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...
## 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...
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...
## 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...
## 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...
## 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...