Skip to content

Releases: nrwl/nx-console

vscode-v18.14.0

22 Jan 17:47
Compare
Choose a tag to compare

What's Changed

  • feat(vscode): open pdv at target by @MaxKless in #1982
  • fix: automatically repair graph server when it errors in vscode by @MaxKless in #1985
  • feat(vscode): Sort target names alphabetically by @pietdevries94 in #1963
  • fix(nxls): dynamically import cache dir instead of using nx console version by @MaxKless in #1990
  • feat(vscode): enable PDV integration by default by @MaxKless in #1991

New Contributors

Full Changelog: vscode-v18.13.0...vscode-v18.14.0

vscode-v18.13.0

18 Jan 14:46
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): make sure root font size is set correctly by @MaxKless in #1980
  • feat(vscode): move project details inline display to codelens by @MaxKless in #1981

Full Changelog: vscode-v18.12.0...vscode-v18.13.0

vscode-v18.12.0

12 Jan 08:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: vscode-v18.11.1...vscode-v18.12.0

vscode-v18.11.1

05 Jan 15:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: vscode-v18.11.0...vscode-v18.11.1

vscode-v18.11.0

02 Jan 12:53
Compare
Choose a tag to compare

What's Changed

  • chore(repo): update nx to latest by @Cammisuli in #1929
  • chore(vscode): remove cloud view code by @MaxKless in #1932
  • fix: stringify prompt items to avoid [object Object] by @MaxKless in #1934
  • feat(vscode): update (re)move commands to use quickpick instead of ui and fix prefilling by @MaxKless in #1931
  • fix(nxls): take default options into account when prefilling as-provided options by @MaxKless in #1943
  • fix: distinguish more cases when prefilling by @MaxKless in #1935
  • feat: use nx native watcher & rework refreshing by @MaxKless in #1949
  • fix(generate-ui): show fewer options instead of show less options by @MaxKless in #1951
  • chore: update gradle & remove explicit coroutine dep by @MaxKless in #1952
  • chore: bump @parcel/watcher to 2.3.0 by @KwintenP in #1914
  • chore(intellij): rename edit project configuration to show project configuration by @MaxKless in #1968
  • fix(intellij): don't try to remove document listener twice by @MaxKless in #1960
  • refactor: add project names to project option in nxc plugin by @MaxKless in #1961

New Contributors

Full Changelog: vscode-v18.10.1...vscode-v18.11.0

vscode-v18.10.1

06 Nov 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: vscode-v18.10.0...vscode-v18.10.1

vscode-v18.10.0

06 Nov 12:03
Compare
Choose a tag to compare

What's Changed

  • feat(intellij): add extension point to use different generate ui by @MaxKless in #1831
  • fix(vscode): make sure to forward args to nxls so we can run with debug configuration by @MaxKless in #1910
  • feat(vscode): show node version loaded by vscode on startup by @MaxKless in #1909
  • fix(vscode): handle new nx cloud access token format in v17 by @MaxKless in #1908
  • chore(repo): update nx to 17.0.0-rc.3 by @FrozenPandaz in #1913
  • fix(nxls): hide special case nx-release-publish target until generic handling is available by @MaxKless in #1915
  • fix: revert don't process targets with hidden property (#1897) by @MaxKless in #1916
  • fix(intellij): make sure jcef is supported before opening by @MaxKless in #1911
  • fix(vscode): handle missing node_module states more gracefully by @MaxKless in #1918
  • feat: disable cloud integration by @MaxKless in #1921

New Contributors

Full Changelog: vscode-v18.9.0...vscode-v18.10.0

vscode-v18.9.0

17 Oct 14:01
Compare
Choose a tag to compare

What's Changed

  • fix(intellij): fix running nx targets in wsl by @Cammisuli in #1881
  • chore(repo): enable light client by @StalkAltan in #1887
  • feat(vscode): add show affected graph action & fix graph zooming by @MaxKless in #1883
  • fix(intellij): allow multiple open generate ui windows by @MaxKless in #1879
  • fix(intellij): scan for nx workspace before starting nxls by @MaxKless in #1899
  • feat(nxls): don't process targets with hidden property by @MaxKless in #1897
  • fix(intellij): reload tree model on main thread by @MaxKless in #1885
  • fix(intellij): make sure affected feature doesnt break intellij graph by @MaxKless in #1905
  • feat(generate-ui): add cwd handling & prefilling by @MaxKless in #1904
  • fix: normalize windows path by @Cammisuli in #1907

New Contributors

Full Changelog: vscode-v18.8.1...vscode-v18.9.0

vscode-v18.8.1

12 Sep 11:03
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): fix configuration codelens running the correct config by @MaxKless in #1877
  • fix: take nx.json projectNameAndRootFormat config into account in generate ui by @MaxKless in #1880
  • fix(generate-ui): adjust generate ui styling for large fonts by @MaxKless in #1878

Full Changelog: vscode-v18.8.0...vscode-v18.8.1

vscode-v18.8.0

05 Sep 21:15
Compare
Choose a tag to compare

What's Changed

  • feat(generate-ui): filter deprecated fields & move functionality to plugins by @MaxKless in #1862
  • chore: update readme with new screenshot & discord link by @MaxKless in #1871
  • feat: write internal git clean startup message plugin & display startup messages in intellij by @MaxKless in #1869
  • fix: move projectNameAndRootFormat message to banner from tooltip by @MaxKless in #1873
  • fix(intellij): add shortcut to focus task action by @MaxKless in #1866
  • feat(intellij): add debug mode to run configurations by @MaxKless in #1870
  • fix(vscode): expand root node if project view contains only single project by @MaxKless in #1874

Full Changelog: vscode-v18.7.0...vscode-v18.8.0