vscode-v18.22.0
·
195 commits
to master
since this release
What's Changed
- chore: add unit tests for generator schema utils by @mkapal in #2146
- feat(vscode): add nx errors to problems view & update empty view in error state by @MaxKless in #2143
- fix(vscode): update nxls workspacepath when changing it using the action by @MaxKless in #2155
- fix:
npmDependencies
returns dependencies from.nx/installation/node_modules
ifnode_modules
is a file by @mkapal in #2152 - fix(nxls): load .env files in language server to make sure daemon client has access to them by @MaxKless in #2158
- chore: use windows agents by @MaxKless in #2134
- fix(vscode): empty state sidebar text & add init action by @MaxKless in #2163
- fix(intellij): handle undefined generator description by @MaxKless in #2165
- feat(vscode): merge run target & common commands views, refactorings and remove old generate ui by @MaxKless in #2166
- fix(vscode): register workspace change listener in all cases by @MaxKless in #2162
Full Changelog: vscode-v18.21.4...vscode-v18.22.0