vscode-v18.33.2
·
32 commits
to master
since this release
What's Changed
- fix(nxls): clean up connection & ipc channel when shutting down nxls to prevent it from staying open by @MaxKless in #2353
- fix(nxls): always provide at least empty project graph object by @MaxKless in #2358
- fix(vscode): make sure only one refresh progress indicator is shown per location by @MaxKless in #2359
- fix(vscode): show project details codelens above package.json#nx if it exists by @MaxKless in #2361
- fix(intellij): improve behaviour when 0 or 1 generators are available by @MaxKless in #2362
- fix(vscode): slow down recent cipe polling after auth error by @MaxKless in #2360
Full Changelog: vscode-v18.33.1...vscode-v18.33.2