Skip to content

Releases: nrwl/nx-console

vscode-v18.42.0

06 Mar 17:21
b2ae2cb
Compare
Choose a tag to compare

What's Changed

  • fix(intellij): remove newline after nxls logs for better readability by @MaxKless in #2417
  • fix(nxls): repair generator reading with schematics/collection.json by @MaxKless in #2419
  • feat: new projectViewItemProcessors plugin by @MaxKless in #2420
  • fix(intellij): update version compat by @MaxKless in #2422
  • chore(repo): separate models into own library by @xiongemi in #2405
  • fix: use nx binary directly in graph & shut down correctly in vscode by @MaxKless in #2423
  • feat: add nx mcp by @MaxKless in #2415
  • fix(vscode): shut down graph with SIGINT to propagate signals by @MaxKless in #2425
  • fix(vscode): tweak mcp impl by @MaxKless in #2426

Full Changelog: vscode-v18.41.1...vscode-v18.42.0

vscode-v18.41.1

20 Feb 11:39
f5316ec
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): handle missing packagemanagercommands by @MaxKless in #2414

Full Changelog: vscode-v18.41.0...vscode-v18.41.1

vscode-v18.41.0

20 Feb 09:55
c152551
Compare
Choose a tag to compare

What's Changed

  • fix(vscode): tweak dep wording for project graph prompt by @MaxKless in #2410
  • feat(vscode): feed docs into copilot integration (RAG) by @MaxKless in #2404

Full Changelog: vscode-v18.40.0...vscode-v18.41.0

vscode-v18.40.0

18 Feb 18:37
9fc2e04
Compare
Choose a tag to compare

What's Changed

  • feat(vscode): upgrade required vscode version by @MaxKless in #2409
  • fix(vscode): switch telemetry reporting param to "kind" by @MaxKless in #2408
  • fix(nxls): repair generatorOptions request in node 22 by @MaxKless in #2407

Full Changelog: vscode-v18.39.0...vscode-v18.40.0

vscode-v18.39.0

17 Feb 14:24
d1f9bb3
Compare
Choose a tag to compare

What's Changed

Full Changelog: vscode-v18.38.0...vscode-v18.39.0

vscode-v18.38.0

12 Feb 16:40
26afc0e
Compare
Choose a tag to compare

What's Changed

  • feat(vscode): allow copilot integration to specify cwd when running generators by @MaxKless in #2398
  • fix(nxls): handle broken nx.json better in nxls requests by @MaxKless in #2399
  • fix: add debug mode in vscode by @MaxKless in #2400

Full Changelog: vscode-v18.37.0...vscode-v18.38.0

vscode-v18.37.0

11 Feb 17:54
Compare
Choose a tag to compare

What's Changed

  • chore(repo): add nx sync:check to precommit hook by @MaxKless in #2396
  • chore(repo): reorder ci steps to start up agents faster by @MaxKless in #2397
  • feat(vscode): add /generate command to copilot participant by @MaxKless in #2395

Full Changelog: vscode-v18.36.0...vscode-v18.37.0

vscode-v18.36.0

07 Feb 17:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: vscode-v18.35.0...vscode-v18.36.0

vscode-v18.35.0

17 Jan 13:41
22cea0e
Compare
Choose a tag to compare

What's Changed

Full Changelog: vscode-v18.34.0...vscode-v18.35.0

vscode-v18.34.0

18 Dec 11:20
Compare
Choose a tag to compare

What's Changed

  • fix(nxls): provide autocomplete only for plugins that contain nx by @MaxKless in #2365
  • fix(intellij): use refresh service directly and avoid going through actionPerformed by @MaxKless in #2366
  • chore(repo): upgrade agent setup steps version by @rarmatei in #2367
  • feat(nxls): add namedInputs target links & fix namedInputs completion in nx.json by @MaxKless in #2368
  • feat(vscode): add atomizer codelenses by @MaxKless in #2370
  • fix(vscode): subscribe to project graph updates in atomizer codelens provider by @MaxKless in #2372
  • fix(vscode): handle non-atomized file paths gracefully by @MaxKless in #2373
  • feat(vscode): show project graph error message in projects view by @MaxKless in #2371

Full Changelog: vscode-v18.33.2...vscode-v18.34.0