vscode-v17.30.0
·
1069 commits
to master
since this release
What's Changed
- feat(intellij): include nxls in the intellij bundle by @Cammisuli in #1494
- feat(intellij): show generate-ui in intellij by @MaxKless in #1497
- fix: truncate status label text for cloud integration by @MaxKless in #1498
- feat(intellij): add icons for intellij by @Cammisuli in #1499
- chore(intellij): use yarn instead of yarn exec by @MaxKless in #1500
- fix(intellij): properly display dropdown fields in the generate-ui by @MaxKless in #1503
- feat: sort generator flags by priority by @MaxKless in #1502
- fix: add missing package name and version to migrate command by @dzhavat in #1501
- chore: run nx init when making ng cli faster by @MaxKless in #1507
- fix: correctly copy nxls files to vscode dist when building by @MaxKless in #1508
- fix(intellij): serialize more generator option properties by @MaxKless in #1506
- fix: adjust checkmark color in intellij by @MaxKless in #1511
- chore: adjust nx cloud view styling for small sidebar sizes by @MaxKless in #1510
- fix: handle schema file refs better for windows by @Cammisuli in #1512
- feat(intellij): open generate ui with project right click by @MaxKless in #1513
- feat(intellij): add hover support from lsp by @Cammisuli in #1514
- fix: autofocus first field when opening generate ui by @MaxKless in #1516
- fix: update styles and fix style-related bugs in generate ui by @MaxKless in #1517
- fix(generate-ui): force unbreakable strings to break instead of overflowing by @MaxKless in #1518
- chore(intellij): add ci checks for intellij by @Cammisuli in #1515
- chore(intellij): reformat files with ktfmt by @Cammisuli in #1519
- fix(intellij): only prefill generate ui context from context menu by @MaxKless in #1520
- fix(generate-ui): fix search bar in intellij by @MaxKless in #1521
- feat(intellij): show generate-ui output in run toolwindow by @MaxKless in #1523
- chore: update CONTRIBUTING.md to reflect intellij development by @MaxKless in #1525
- fix(nxls): update @parcel/watcher by @Cammisuli in #1526
- feat(generate-ui): split form by x-priority attribute by @MaxKless in #1528
- chore(intellij): add semantic release for intellij by @Cammisuli in #1529
- feat: add wildcard support to generatorAllowlist and generatorBlocklist by @Tungsten78 in #1531
- chore(vscode): enable predictableActionArguments flag by @MaxKless in #1532
New Contributors
- @Tungsten78 made their first contribution in #1531
Full Changelog: v17.29.0...vscode-v17.30.0