vscode-v17.32.0
·
1034 commits
to master
since this release
What's Changed
- fix(intellij): require ide restart after installing by @Cammisuli in #1543
- feat(intellij): add nx create workspace project generator by @iguissouma in #1544
- fix(intellij): open nx generate ui file on same window by @iguissouma in #1548
- fix(vscode): fix running (re)move from command prompt by @MaxKless in #1546
- feat(intellij): set custom renderer for nx generate ui popup by @iguissouma in #1555
- fix(nxls): make passing generator optional when calculating generator context by @MaxKless in #1551
- fix(intellij): use the local binary for nx generate instead of package managers by @Cammisuli in #1549
- fix(nxls): also check sourceRoot when getting project by path by @MaxKless in #1554
- feat(nxls): add support for encapsulated nx by @Cammisuli in #1556
- fix: update nx-console 16x16 icon by @Cammisuli in #1559
- chore(generate-ui): remove argument list component by @MaxKless in #1553
- fix(nxls): don't default appsDir and libsDir by @MaxKless in #1562
- feat(intellij): add (re)move project action by @MaxKless in #1552
- feat(vscode): run commands with encapsulated nx (#1557 by @Cammisuli in #1557
- fix(generate-ui): repair dry-run button font color by @MaxKless in #1564
- feat(intellij): add application-wide nx-console settings by @MaxKless in #1565
- fix(nxls): read node_modules from encapsulated nx by @Cammisuli in #1566
- fix(generate-ui): make sure the form is centered correctly on large screens by @MaxKless in #1568
- refactor(intellij): move models and requests to own folders by @MaxKless in #1567
- feat(intellij): add setting to specify non-root nx workspace path by @MaxKless in #1569
- fix(intellij): throw explicit error when trying to (re)move and no generators exist by @MaxKless in #1573
- fix(nxls): do not include workspace layout in directory context for generate calls by @Cammisuli in #1577
- fix(intellij): move generate ui context menu to the new group by @Cammisuli in #1576
- chore: update README.md by @MaxKless in #1574
- feat(intellij): add nx generate run anything command line provider by @iguissouma in #1570
- feat(intellij): add nx run configuration by @iguissouma in #1572
Full Changelog: vscode-v17.31.0...vscode-v17.32.0