v1.76.0
What's Changed
- release 1.75 by @connor4312 in #1531
- fix: skipFiles being slow in remotes by @connor4312 in #1532
- fix: typeerror for users of vsDebugServer.bundle.js by @connor4312 in #1533
- fix: put extracted locals in the right place for l10n by @connor4312 in #1534
- fix: adopt new test-electron to fix windows test timeouts by @connor4312 in #1535
- fix: expansion of non-primitive getters not working by @connor4312 in #1536
- fix: misleading error for DAP-based consumers on missing cwd by @connor4312 in #1538
- fix: only show pretty print actions when debugger is stopped by @connor4312 in #1540
- chore: remove implicit activation events by @connor4312 in #1541
- fix: support rich ANSI output for complex logs by @connor4312 in #1547
- chore(deps): bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #1450
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1465
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #1546
- chore(deps): bump cacheable-request and got by @dependabot in #1559
- chore: update tests and build by @connor4312 in #1565
- Revert "Merge pull request #1481 from microsoft/complex-sourcemap-names" by @connor4312 in #1566
- fix: resolveSourceMapLocations not being auto-filled for ext host debug by @connor4312 in #1568
- fix: don't fail on dynamic config provisioning if no package.json's exist by @connor4312 in #1569
- fix: source map resolution in parent workspace folder paths not working by @connor4312 in #1573
Full Changelog: v1.75.0...v1.76.0