nx.nvim icon indicating copy to clipboard operation
nx.nvim copied to clipboard

A simple tool providing the same features as the NX console does for vs-code

Results 10 nx.nvim issues
Sort by recently updated
recently updated
newest added

Hey there, I have tried installing this plugin in my neovim config using lazy but when I run the telescope nx action the list is empty so I cannot run...

This PR changes the read-configs file to fix issues I was having with no actions or generators showing. Lmk if there are issues and I will be happy to discuss...

**Is your feature request related to a problem? Please describe.** I have a project, which contains both FrontEnd and BackEnd. That's why my nx.json is not located in the project...

**Describe the bug** When I try to run any action / generator inside lunarvim the telescopes windows are empty and commands to dont work. **To Reproduce** Steps to reproduce the...

Generators from [@schematics/angular](https://www.npmjs.com/package/@schematics/angular)

workspace generators from plugins, as documented in [Workspace generators](https://nx.dev/deprecated/workspace-generators)

**Is your feature request related to a problem? Please describe.** I'd like to understand the output of the `nx` command I'm running before I run it. **Describe the solution you'd...

In 2 different projects where I use nx.nvim I met the below errors: With the first one, I was getting the following error every time I opened nvim: -> attempt...

This pull request addresses a situation where the existing configuration is not applicable to the toggleterm_runner. The proposed changes resolve this issue and ensure proper functionality.

Would it be possible to make this work with any picker other than Telescope, like Snacks.nvim ?