Skip to content

Running CLI commands manually and discovering available tasks is tedious. You lose context switching between terminal and editor, and it's easy to forget which generators or tasks are available for each project.

Nx Console brings Nx directly into your editor. The extensions:

You can explore more of the features in our dedicated Nx Console guides.

If you are using VSCode or a JetBrains IDE you can install Nx Console from their respective marketplaces. Nx Console for VSCode and JetBrains is built and maintained by the Nx team.

Visual Studio Code

Install Nx Console for VSCodeThe official VSCode extension for Nx.

IntelliJ IDEA

Nx Console screenshot

If you are using Neovim, you can install Equilibris/nx.nvim with your favorite package manager.

Community Plugin: This plugin is maintained by independent community contributors, not the Nx team.

If you encounter issues with Nx Console, see the Nx Console troubleshooting guide for detailed steps including how to enable debug logging.