vscode-v18.46.0
·
496 commits
to master
since this release
What's Changed
- fix: keep mcp alive by implementing heart beat functionality by @Cammisuli in #2473
- fix: enable copilot to help fix cipe errors with agent mode, enhanced cipe tool description by @Cammisuli in #2474
- fix(vscode): clean up agent prompt command by @Cammisuli in #2475
- chore(repo): update README to reflect VSCode MCP support by @juristr in #2481
- fix(nx-mcp): dont call console.log directly in stdio mode by @MaxKless in #2480
- chore(repo): update setup-node step to v4 by @MaxKless in #2482
- feat: add migrate ui to vscode by @MaxKless in #2463
- feat(vscode): add undo-migration action when approving current migration by @jaysoo in #2483
- chore(repo): upgrade nx and remove gradle workaround by @jaysoo in #2484
- fix(intellij): repair pluginVerifier & misc issues by @MaxKless in #2439
- fix(intellij): only hide .nx/cache & .nx/workspace-data instead of all .nx by @MaxKless in #2479
- chore(repo): increase max-old-space-size on windows ci by @MaxKless in #2485
- fix(vscode): fix wasi loading mock when requiring nx by @MaxKless in #2486
- feat: add generate-ui mcp tool & add more tools to copilot by @MaxKless in #2456
- fix(vscode): remove false dichotomy between vscode & cursor. make sure windsurf doesn't get notifications for now by @MaxKless in #2490
- fix(vscode): repair finish setup in nx cloud action with nxCloudId set by @MaxKless in #2489
- fix(vscode): handle undefined nxWorkspace in typescript plugin by @MaxKless in #2493
- feat(intellij): update platform version to 2025.1 and fix issues by @MaxKless in #2495
- fix(vscode): properly shut down mcp on deactivation & fix cursor client error by @MaxKless in #2494
Full Changelog: vscode-v18.45.0...vscode-v18.46.0