Skip to content

vscode-v18.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 15:07
· 71 commits to master since this release

What's Changed

  • fix(vscode): stop recreating graph webview and prevent focus on refresh by @MaxKless in #2195
  • feat: add @nx/gradle by @xiongemi in #2154
  • chore(repo): enable plugin isolation by @MaxKless in #2197
  • feat: group targets by target group in sidebar by @MaxKless in #2198
  • fix: use command cwd when running help command rather than project root by @jaysoo in #2200
  • feat(intellij): add cloud view & add project graph errors to problems pane by @MaxKless in #2175
  • fix: repair workspace-18 e2e & make sure .env is in sharedGlobals by @MaxKless in #2204
  • fix(nxls): handle comments when parsing nx.json by @MaxKless in #2201
  • fix(nxls): add project folder tree e2e test & only track children by dir by @MaxKless in #2199
  • feat(vscode): add atomized target highlighting and info by @MaxKless in #2205
  • feat(intellij): add atomizer label to toolwindow by @MaxKless in #2203
  • chore(repo): add projectReportAll gradle task to get rid of error by @MaxKless in #2211
  • fix(intellij): only add description for short generators by @MaxKless in #2210
  • chore(repo): update nx to 19.5-beta & update e2e-ci usage by @MaxKless in #2213
  • fix(intellij): don't start nxls in angular.json workspaces by @MaxKless in #2212

Full Changelog: vscode-v18.24.1...vscode-v18.25.0