Editor Integrations
Nx Console is the official UI for Nx that enhances your developer experience in your favorite editor. It provides a visual interface for running tasks, generating code, and exploring your workspace structure.
Supported Editors
Visual Studio Code
If you are using VSCode, you can install the official Nx Console extension from the marketplace. The Nx Console VSCode extension is built and maintained by the Nx team.
- Install from the VSCode Marketplace
- Install from OpenVSX Registry (for VSCode alternatives like Cursor)
JetBrains IDEs
If you are using WebStorm, IntelliJ IDEA, or other JetBrains IDEs, you can install the official Nx Console plugin. The Nx Console JetBrains plugin is built and maintained by the Nx team.
Key Features
Nx Console provides powerful features to enhance your development workflow:
- AI Enhancements: Automatically teaches AI assistants about your workspace architecture
- Visual UI for Generators: Interactive interface for running Nx generators with form validation
- Project Details View: Explore your projects and their tasks visually
- Task Execution: Run tasks with a single click directly from your editor
- Workspace Visualization: View and explore your project dependency graph
- Nx Cloud Integration: Track CI pipeline runs and distributed task execution
- Inferred Tasks: Discover and run all available tasks, including inferred ones
Resources
- GitHub Repository - Contribute or report issues
- Nx Documentation - Learn more about editor setup
- Nx Console Features - Detailed feature documentation