{"id":"src_rKKHrqexvlC2VXuRD_1Uc","slug":"vscode","name":"vscode","type":"github","url":"https://github.com/vitest-dev/vscode","orgId":"org_9uzJDvFnJOoUARatEc3cJ","productId":null,"productSlug":null,"org":{"id":"org_9uzJDvFnJOoUARatEc3cJ","slug":"vitest","name":"Vitest"},"isPrimary":false,"isHidden":false,"discovery":"curated","metadata":"{}","kind":null,"stars":912,"starsFetchedAt":"2026-06-03T01:03:33.651Z","releaseCount":95,"releasesLast30Days":1,"avgReleasesPerWeek":0.8,"latestVersion":"v1.50.4","latestDate":"2026-05-05T16:09:11.000Z","changelogUrl":null,"hasChangelogFile":true,"lastFetchedAt":"2026-06-03T01:03:33.651Z","lastPolledAt":"2026-06-03T01:03:29.799Z","trackingSince":"2024-10-01T11:13:14.000Z","releases":[{"id":"rel_a2NXsXMhkPAMIODioOOGv","version":"v1.50.4","type":"feature","title":"v1.50.4","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Hide logs if silent is configured &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/7...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Hide logs if silent is configured &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/782 [<samp>(01987)</samp>](https://github.com/vitest-dev/vscode/commit/0198782)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.50.3...v1.50.4)","publishedAt":"2026-05-05T16:09:11.000Z","fetchedAt":"2026-06-01T18:10:25.735Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.50.4","media":[],"coverageCount":0},{"id":"rel_HgM4BS6TZhnUwXzSmYhXu","version":"v1.50.3","type":"feature","title":"v1.50.3","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Expand VS Code predefined variables in all path-valued settings &nbsp;-&nbsp; by @Copilot and **sheremet-va** in...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Expand VS Code predefined variables in all path-valued settings &nbsp;-&nbsp; by @Copilot and **sheremet-va** in https://github.com/vitest-dev/vscode/issues/779 [<samp>(71cf6)</samp>](https://github.com/vitest-dev/vscode/commit/71cf6ab)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.50.2...v1.50.3)","publishedAt":"2026-04-28T21:04:17.000Z","fetchedAt":"2026-06-01T18:10:25.735Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.50.3","media":[],"coverageCount":0},{"id":"rel_5YgffMoCsDcMOCwVOpqlS","version":"v1.50.2","type":"feature","title":"v1.50.2","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Only show the copy button if current file is a test &nbsp;-&nbsp; by @sheremet-va [<samp>(edd44)</samp>](https:/...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Only show the copy button if current file is a test &nbsp;-&nbsp; by @sheremet-va [<samp>(edd44)</samp>](https://github.com/vitest-dev/vscode/commit/edd442e)\n- Don't filter tests when running in a folder &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/777 [<samp>(09647)</samp>](https://github.com/vitest-dev/vscode/commit/096472d)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.50.1...v1.50.2)","publishedAt":"2026-04-17T06:23:34.000Z","fetchedAt":"2026-06-01T18:10:25.735Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.50.2","media":[],"coverageCount":0},{"id":"rel_bGTNPEdu9hfihpfE5DXnW","version":"v1.50.1","type":"feature","title":"v1.50.1","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Support coverage preview in Vitest 3 &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issue...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Support coverage preview in Vitest 3 &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/771 [<samp>(a0fe0)</samp>](https://github.com/vitest-dev/vscode/commit/a0fe0c6)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.50.0...v1.50.1)","publishedAt":"2026-04-01T11:15:45.000Z","fetchedAt":"2026-06-01T18:10:25.735Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.50.1","media":[],"coverageCount":0},{"id":"rel_1ih1xzX3CDcOQ0-Y0m55v","version":"v1.50.0","type":"feature","title":"v1.50.0","summary":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- **snapshot**: Add document symbols and folding support &nbsp;-&nbsp; by @Gehbt in https://github.com/vitest-dev/v...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- **snapshot**: Add document symbols and folding support &nbsp;-&nbsp; by @Gehbt in https://github.com/vitest-dev/vscode/issues/764 [<samp>(a1aaa)</samp>](https://github.com/vitest-dev/vscode/commit/a1aaa42)\n\n### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Scope logs to test like before 1.40 &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/768 [<samp>(c6ab4)</samp>](https://github.com/vitest-dev/vscode/commit/c6ab4bc)\n- Replace get-port with listen(0) to avoid EADDRINUSE under WSL2 mirrored networking &nbsp;-&nbsp; by @D1g1talEntr0py, **Copilot** and @sheremet-va in https://github.com/vitest-dev/vscode/issues/767 [<samp>(5425e)</samp>](https://github.com/vitest-dev/vscode/commit/5425e1c)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.48.2...v1.50.0)","publishedAt":"2026-03-27T11:05:22.000Z","fetchedAt":"2026-06-01T18:10:25.735Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.50.0","media":[],"coverageCount":0},{"id":"rel_vTSfrxBKJ-TL77nuyeCwE","version":"v1.48.2","type":"feature","title":"v1.48.2","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Correctly identify concurrent test during static analysis in older Vitest versions &nbsp;-&nbsp; by @sheremet-va...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Correctly identify concurrent test during static analysis in older Vitest versions &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/753 [<samp>(e8b27)</samp>](https://github.com/vitest-dev/vscode/commit/e8b276d)\n- Reduce the padding in inlined console logs &nbsp;-&nbsp; by @sheremet-va [<samp>(f329e)</samp>](https://github.com/vitest-dev/vscode/commit/f329ed6)\n- Log correct name when running in vite-plus &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/760 [<samp>(139dd)</samp>](https://github.com/vitest-dev/vscode/commit/139dd9b)\n- **collect**: Don't treat extra props on test return as tests &nbsp;-&nbsp; by @sheremet-va [<samp>(a2801)</samp>](https://github.com/vitest-dev/vscode/commit/a2801c2)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.48.1...v1.48.2)","publishedAt":"2026-03-16T11:20:55.000Z","fetchedAt":"2026-06-01T18:10:25.906Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.48.2","media":[],"coverageCount":0},{"id":"rel_QlHTNLRmSIx9XpB7yqwQ3","version":"v1.48.1","type":"feature","title":"v1.48.1","summary":"### &nbsp;&nbsp;&nbsp;🏎 Performance\n\n- Batch watcher events, fix order &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/7...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🏎 Performance\n\n- Batch watcher events, fix order &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/750 [<samp>(64bb4)</samp>](https://github.com/vitest-dev/vscode/commit/64bb4f9)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.48.0...v1.48.1)","publishedAt":"2026-03-10T19:53:13.000Z","fetchedAt":"2026-06-01T18:10:25.906Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.48.1","media":[],"coverageCount":0},{"id":"rel_llED4dv5w7b2QatopfRWb","version":"v1.48.0","type":"feature","title":"v1.48.0","summary":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Add an option to enable watch on startup &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/is...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Add an option to enable watch on startup &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/745 [<samp>(90a4f)</samp>](https://github.com/vitest-dev/vscode/commit/90a4f3f)\n- Add \"run related tests\" command &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/749 [<samp>(a3abb)</samp>](https://github.com/vitest-dev/vscode/commit/a3abb96)\n\n### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- **watcher**: Renaming/deleting/creating folders correctly updates the test tree &nbsp;-&nbsp; by @sheremet-va [<samp>(2c764)</samp>](https://github.com/vitest-dev/vscode/commit/2c76430)\n\n### &nbsp;&nbsp;&nbsp;🏎 Performance\n\n- Flush watched files &nbsp;-&nbsp; by @sheremet-va [<samp>(72100)</samp>](https://github.com/vitest-dev/vscode/commit/72100ee)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.46.0...v1.48.0)","publishedAt":"2026-03-10T16:55:45.000Z","fetchedAt":"2026-06-01T18:10:25.906Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.48.0","media":[],"coverageCount":0},{"id":"rel_DuC96w0sgkLzAAHfAkjoQ","version":"v1.46.0","type":"feature","title":"v1.46.0","summary":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Support deno runtime &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/744 [<samp>(c2e...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Support deno runtime &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/744 [<samp>(c2ef7)</samp>](https://github.com/vitest-dev/vscode/commit/c2ef7b5)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.45.0...v1.46.0)","publishedAt":"2026-03-10T13:14:18.000Z","fetchedAt":"2026-06-01T18:10:25.906Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.46.0","media":[],"coverageCount":0},{"id":"rel_aOGQmSiPMBsQrBqF3GOPM","version":"v1.44.2","type":"feature","title":"v1.44.2","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Disable validation for vite-plus &nbsp;-&nbsp; by @sheremet-va [<samp>(41f09)</samp>](https://github.com/vitest-...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Disable validation for vite-plus &nbsp;-&nbsp; by @sheremet-va [<samp>(41f09)</samp>](https://github.com/vitest-dev/vscode/commit/41f095a)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.44.1...v1.44.2)","publishedAt":"2026-03-05T08:56:26.000Z","fetchedAt":"2026-06-01T18:10:25.944Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.44.2","media":[],"coverageCount":0},{"id":"rel_SHMA4SJMvdtRvUm3mjn90","version":"v1.44.1","type":"feature","title":"v1.44.1","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Kill any vitest process if cancel is clicked &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vsco...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Kill any vitest process if cancel is clicked &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/734 [<samp>(fac77)</samp>](https://github.com/vitest-dev/vscode/commit/fac77cd)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.44.0...v1.44.1)","publishedAt":"2026-02-26T15:19:15.000Z","fetchedAt":"2026-06-01T18:10:25.944Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.44.1","media":[],"coverageCount":0},{"id":"rel_UCDR_rvinZf-iVczp3rKi","version":"v1.44.0","type":"feature","title":"v1.44.0","summary":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Remove `experimentalStaticAstCollect` from Vitest 3 support &nbsp;-&nbsp; by @sheremet-va in https://github.com/v...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Remove `experimentalStaticAstCollect` from Vitest 3 support &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/733 [<samp>(371c8)</samp>](https://github.com/vitest-dev/vscode/commit/371c8e3)\n\n### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Display report in Vitest <4 &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/731 [<samp>(ad349)</samp>](https://github.com/vitest-dev/vscode/commit/ad34926)\n- Suggest local package manager &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/730 [<samp>(35221)</samp>](https://github.com/vitest-dev/vscode/commit/352215d)\n- Resolve vitest in yarn pnp on windows &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/732 [<samp>(60442)</samp>](https://github.com/vitest-dev/vscode/commit/6044200)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.42.1...v1.44.0)","publishedAt":"2026-02-09T15:03:22.000Z","fetchedAt":"2026-06-01T18:10:25.944Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.44.0","media":[],"coverageCount":0},{"id":"rel_Kdt1jIfL5IHApX8oo2-J2","version":"v1.42.1","type":"feature","title":"v1.42.1","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Enable import durations in Vitest 4.1 beta &nbsp;-&nbsp; by @sheremet-va [<samp>(bd3fc)</samp>](https://github.c...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Enable import durations in Vitest 4.1 beta &nbsp;-&nbsp; by @sheremet-va [<samp>(bd3fc)</samp>](https://github.com/vitest-dev/vscode/commit/bd3fc19)\n- Allow custom `execArgv` &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/727 [<samp>(0ef7e)</samp>](https://github.com/vitest-dev/vscode/commit/0ef7ebe)\n- Use the deprecated field to support Vitest 2 &nbsp;-&nbsp; by @sheremet-va [<samp>(ed2ef)</samp>](https://github.com/vitest-dev/vscode/commit/ed2efc3)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.42.0...v1.42.1)","publishedAt":"2026-02-06T16:33:12.000Z","fetchedAt":"2026-06-01T18:10:25.944Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.42.1","media":[],"coverageCount":0},{"id":"rel_8BB2zQl0ByzNEe42Y9ECB","version":"v1.42.0","type":"feature","title":"v1.42.0","summary":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Support tags in Vitest 4.1 &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/724 [<sam...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Support tags in Vitest 4.1 &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/724 [<samp>(c0db0)</samp>](https://github.com/vitest-dev/vscode/commit/c0db0cd)\n\n### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Strip ansi from inline logs &nbsp;-&nbsp; by @sheremet-va [<samp>(ea3a3)</samp>](https://github.com/vitest-dev/vscode/commit/ea3a308)\n- **windows**: Can debug if tests are on a different drive &nbsp;-&nbsp; by @sheremet-va [<samp>(dea7d)</samp>](https://github.com/vitest-dev/vscode/commit/dea7d8b)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.40.1...v1.42.0)","publishedAt":"2026-02-05T18:25:15.000Z","fetchedAt":"2026-06-01T18:10:25.944Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.42.0","media":[],"coverageCount":0},{"id":"rel_mzKl0eRFmz1yK7Vfikssu","version":"v1.40.1","type":"feature","title":"v1.40.1","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- **windows**: Correct drive case &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/725...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- **windows**: Correct drive case &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/725 [<samp>(e9312)</samp>](https://github.com/vitest-dev/vscode/commit/e931257)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.40.0...v1.40.1)","publishedAt":"2026-02-05T18:02:15.000Z","fetchedAt":"2026-06-01T18:10:25.986Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.40.1","media":[],"coverageCount":0},{"id":"rel_EvY2cNxmSXI6nvTb1xrtj","version":"v1.40.0","type":"feature","title":"v1.40.0","summary":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Add the ability to define env variables for use when debugging &nbsp;-&nbsp; by @Alanoll in https://github.com/vi...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Add the ability to define env variables for use when debugging &nbsp;-&nbsp; by @Alanoll in https://github.com/vitest-dev/vscode/issues/697 [<samp>(565b7)</samp>](https://github.com/vitest-dev/vscode/commit/565b7a7)\n- Show reporters output &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/720 [<samp>(65dee)</samp>](https://github.com/vitest-dev/vscode/commit/65dee9a)\n- Support \"copy\" button and print the cause &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/721 [<samp>(7fb5a)</samp>](https://github.com/vitest-dev/vscode/commit/7fb5a2f)\n\n### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Ignore workspace in v4 and don't crash when reading package.json &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/722 [<samp>(9ac15)</samp>](https://github.com/vitest-dev/vscode/commit/9ac15b1)\n- Track test file after it's created &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/723 [<samp>(ef41d)</samp>](https://github.com/vitest-dev/vscode/commit/ef41dde)\n- Move import breakdown if code moves &nbsp;-&nbsp; by @sheremet-va [<samp>(87e08)</samp>](https://github.com/vitest-dev/vscode/commit/87e08d5)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.38.1...v1.40.0)","publishedAt":"2026-02-05T16:22:57.000Z","fetchedAt":"2026-06-01T18:10:25.986Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.40.0","media":[],"coverageCount":0},{"id":"rel_KXajuPf1hk6ToFZSniVYf","version":"v1.38.1","type":"feature","title":"v1.38.1","summary":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Update configSearchPatternExclude default config to exclude 'vendor' directory (part 2) &nbsp;-&nbsp; by @jnoord...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Update configSearchPatternExclude default config to exclude 'vendor' directory (part 2) &nbsp;-&nbsp; by @jnoordsij in https://github.com/vitest-dev/vscode/issues/711 [<samp>(01c35)</samp>](https://github.com/vitest-dev/vscode/commit/01c35a7)\n- Set webRoot on browser debugging launch configuration so breakpoints work as expected &nbsp;-&nbsp; by @Alanoll in https://github.com/vitest-dev/vscode/issues/713 [<samp>(0e17e)</samp>](https://github.com/vitest-dev/vscode/commit/0e17e72)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.38.0...v1.38.1)","publishedAt":"2026-01-19T18:29:01.000Z","fetchedAt":"2026-06-01T18:10:25.986Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.38.1","media":[],"coverageCount":0},{"id":"rel_pYBOqrcGEfC6FXeMikWga","version":"v1.38.0","type":"feature","title":"v1.38.0","summary":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Add setting to control inline console logs during test debugging &nbsp;-&nbsp; by @Copilot and **sheremet-va** in...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Add setting to control inline console logs during test debugging &nbsp;-&nbsp; by @Copilot and **sheremet-va** in https://github.com/vitest-dev/vscode/issues/700 [<samp>(ff6e4)</samp>](https://github.com/vitest-dev/vscode/commit/ff6e44d)\n\n### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes\n\n- Update `configSearchPatternExclude` default config to exclude 'vendor' directory &nbsp;-&nbsp; by @jnoordsij in https://github.com/vitest-dev/vscode/issues/696 [<samp>(1eadd)</samp>](https://github.com/vitest-dev/vscode/commit/1eaddb5)\n- Enable Browser Debug when using project configurations &nbsp;-&nbsp; by @Alanoll in https://github.com/vitest-dev/vscode/issues/702 [<samp>(42c87)</samp>](https://github.com/vitest-dev/vscode/commit/42c87d7)\n- Prevent a deadlock waiting for browser debugger to attach &nbsp;-&nbsp; by @Alanoll in https://github.com/vitest-dev/vscode/issues/704 [<samp>(dd77e)</samp>](https://github.com/vitest-dev/vscode/commit/dd77eb0)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.36.0...v1.38.0)","publishedAt":"2026-01-14T15:08:35.000Z","fetchedAt":"2026-06-01T18:10:25.986Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.38.0","media":[],"coverageCount":0},{"id":"rel_2nJGQcUCwaA2eQ_9UwLzP","version":"v1.36.0","type":"feature","title":"v1.36.0","summary":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Imports duration breakdown &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/695 [<sam...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Imports duration breakdown &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/695 [<samp>(2adc4)</samp>](https://github.com/vitest-dev/vscode/commit/2adc4a9)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.34.0...v1.36.0)","publishedAt":"2025-12-02T16:35:34.000Z","fetchedAt":"2026-06-01T18:10:25.986Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.36.0","media":[],"coverageCount":0},{"id":"rel_idfg7sUh5cI2jNHHzoUnH","version":"v1.34.0","type":"feature","title":"v1.34.0","summary":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Introduce \"show transformed module\" command &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode...","titleGenerated":null,"titleShort":null,"content":"### &nbsp;&nbsp;&nbsp;🚀 Features\n\n- Introduce \"show transformed module\" command &nbsp;-&nbsp; by @sheremet-va in https://github.com/vitest-dev/vscode/issues/690 [<samp>(2851a)</samp>](https://github.com/vitest-dev/vscode/commit/2851adc)\n\n##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/vitest-dev/vscode/compare/v1.32.1...v1.34.0)","publishedAt":"2025-11-28T17:48:34.000Z","fetchedAt":"2026-06-01T18:10:26.024Z","url":"https://github.com/vitest-dev/vscode/releases/tag/v1.34.0","media":[],"coverageCount":0}],"pagination":{"nextCursor":"2025-11-28T17:48:34.000Z|2026-06-01T18:10:26.024Z|rel_idfg7sUh5cI2jNHHzoUnH","limit":20},"summaries":{"rolling":null,"monthly":[]}}