Skip to content

vscode-v18.19.0

Choose a tag to compare

@github-actions github-actions released this 10 Apr 14:00
· 753 commits to master since this release

What's Changed

  • fix(intellij): get correct executable path under yarn pnp by @MaxKless in #2070
  • fix(intellij): catch invalid path error & check project disposal more by @MaxKless in #2076
  • fix(nxls): respect nx.json generator defaults when showing generate ui by @MaxKless in #2077
  • chore(vscode): add troubleshooting guides to help & feedback section by @MaxKless in #2073
  • feat(nxls): use daemon to watch files by @MaxKless in #2067
  • fix: correctly load graph html without assuming node_modules by @MaxKless in #2083
  • feat: add @nx/gradle by @xiongemi in #2078
  • fix(vscode): catch & surface errors during task creation better by @MaxKless in #2082
  • fix: fix path for windows for generate ui by @xiongemi in #2079
  • fix(nxls): repair for nx 13 & write nx/workspace tests for all supported versions by @MaxKless in #2084
  • fix(nxls): ignore nx.json when processing source maps for now by @MaxKless in #2087
  • refactor(intellij): specify action update thread & fix misc inspections by @MaxKless in #2089

Full Changelog: vscode-v18.18.0...vscode-v18.19.0