intellij-v1.2.0
·
1034 commits
to master
since this release
1.2.0 (2023-03-02)
Bug Fixes
- generate-ui: make sure the form is centered correctly on large screens (#1568) (31b4930)
- generate-ui: repair dry-run button font color (#1564) (29f87fe)
- intellij: move generate ui context menu to the new group (#1576) (5b33f05)
- intellij: open nx generate ui file on same window (#1548) (b2c7ac7)
- intellij: throw explicit error when trying to (re)move and no generators exist (#1573) (7a3bf70)
- intellij: use the local binary for nx generate instead of package managers (#1549) (97cb994)
- nxls: also check sourceRoot when getting project by path (#1554) (65a5b09)
- nxls: do not include workspace layout in directory context for generate calls (#1577) (340c2a3)
- nxls: don't default appsDir and libsDir (#1562) (e022c7c)
- nxls: make passing generator optional when calculating generator context (#1551) (3c4ff27)
- nxls: read node_modules from encapsulated nx (#1566) (7f5cdf2)
- update nx-console 16x16 icon (#1559) (304c441)
Features
- intellij: add (re)move project action (#1552) (98286a0)
- intellij: add application-wide nx-console settings (#1565) (0ce5890)
- intellij: add nx create workspace project generator (#1544) (5dd9afd)
- intellij: add nx generate run anything command line provider (#1570) (6c9f1a0)
- intellij: add nx run configuration (#1572) (0ffe568)
- intellij: add setting to specify non-root nx workspace path (#1569) (961a7fc)
- intellij: set custom renderer for nx generate ui popup (#1555) (756fdfb)
- nxls: add support for encapsulated nx (#1556) (0993c8a)