etkachev / nx-webstorm

Plugin for Webstorm that strives to function the same as Nx Console for VsCode. UI for Nx
MIT License
35 stars 4 forks source link

nx-webstorm

Build Version Downloads

⚠️ This plugin is deprecated ⚠️

Please use the official Nrwl nx plugin for intellij here

This plugin is the Webstorm version of Nx Console or at least in the process to be. This plugin will only work for projects that use Nx dev tools. For this alpha release, this plugin will support the Generate functionality which will allow you to display and run/debug custom schematics, along with default angular, ngrx, nestjs schematics.

Compatibility

This works with any Nx project. But this can also work with any regular Angular project that doesn't use Nx, since the schematics are built-in the @schematics/angular collection.

Nx Projects

Angular Projects

How it works

Known Issues

Installation

Template ToDo list


Plugin based on the IntelliJ Platform Plugin Template v1.9.0.